DiIfEqvRule

f if w then g else h ⇒ ⊢ f if w then g else h DiIfEqvRule

Proof:

1
f if w then g else h
given
2
f ; true if w then (g ; true) else (h ; true)
3
f if w then g else h
2, def. of 

qed

2023-09-12
Contact | Home | ITL home | Course | Proofs | Algebra | FL
© 1996-2023