Mercurial > hg > Papers > 2023 > soto-master
view Paper/src/sound-psemcom.agda @ 1:a72446879486
Init paper
author | soto <soto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 12 Jan 2023 20:28:50 +0900 |
parents | |
children |
line wrap: on
line source
whileTestPSemSound : (c : ℕ ) (output : Envc ) → output ≡ whileTestP c (λ e → e) → ⊤ implies ((vari output ≡ 0) ∧ (varn output ≡ c)) whileTestPSemSound c output refl = whileTestPSem c