Mercurial > hg > Papers > 2022 > soto-sigos
view Paper/src/sound-psemcom.agda @ 11:ae8ea72d5c41
ADD スライドを作成
author | soto <soto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 25 May 2022 18:31:17 +0900 (2022-05-25) |
parents | 14a0e409d574 |
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