]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/examples/ex_cpr_omega.ma
notational change of lift, drop, and gget
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / examples / ex_cpr_omega.ma
index 6a2586ff16fb2d24d2f8769b645e1cccb586b4e1..ef27dfa48f0c2e7bc223a56ec6b251c59ff58459 100644 (file)
@@ -26,8 +26,8 @@ definition Omega2: term → term ≝ λW. +ⓓⓝW.(Delta W).ⓐ#0.#0.
 
 (* Basic properties *********************************************************)
 
-lemma Delta_lift: â\88\80W1,W2,d,e. â\87§[d, e] W1 ≡ W2 →
-                  â\87§[d, e] (Delta W1) ≡ (Delta W2).
+lemma Delta_lift: â\88\80W1,W2,d,e. â¬\86[d, e] W1 ≡ W2 →
+                  â¬\86[d, e] (Delta W1) ≡ (Delta W2).
 /4 width=1 by lift_flat, lift_bind, lift_lref_lt/ qed.
 
 (* Main properties **********************************************************)