]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/fpbs_fleq.ma
- advances in the theory of cofrees
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / fpbs_fleq.ma
index eb0bc4d2b6361063a8c333a35020dcf2eb88cc10..9f0c8d41522f6c7fde6ff5cac3864eb3e6e805d6 100644 (file)
@@ -20,6 +20,6 @@ include "basic_2/computation/fpbs.ma".
 (* Properties on lazy equivalence on closures *******************************)
 
 lemma fleq_fpbs: ∀h,g,G1,G2,L1,L2,T1,T2.
-                 â¦\83G1, L1, T1â¦\84 â\8b\95[0] ⦃G2, L2, T2⦄ → ⦃G1, L1, T1⦄ ≥[h, g] ⦃G2, L2, T2⦄.
+                 â¦\83G1, L1, T1â¦\84 â\89¡[0] ⦃G2, L2, T2⦄ → ⦃G1, L1, T1⦄ ≥[h, g] ⦃G2, L2, T2⦄.
 #h #g #G1 #G2 #L1 #L2 #T1 #T2 * /2 width=1 by lleq_fpbs/
 qed.