]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/lreq_lreq.ma
renaming
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / lreq_lreq.ma
index ec166cb7d772edf5c4d93d4e33ea9b629b4ba362..d0c06d0c7dc0ac9cbbc41774895e4d9964330782 100644 (file)
@@ -29,9 +29,9 @@ theorem lreq_canc_dx: ∀f. right_cancellable … (lreq f).
 /3 width=3 by lexs_canc_dx, lreq_trans, lreq_sym/ qed-.
 
 theorem lreq_join: ∀f1,L1,L2. L1 ≡[f1] L2 → ∀f2. L1 ≡[f2] L2 →
-                   â\88\80f. f1 â\8b\93 f2 â\89¡ f → L1 ≡[f] L2.
+                   â\88\80f. f1 â\8b\93 f2 â\89\98 f → L1 ≡[f] L2.
 /2 width=5 by lexs_join/ qed-.
 
 theorem lreq_meet: ∀f1,L1,L2. L1 ≡[f1] L2 → ∀f2. L1 ≡[f2] L2 →
-                   â\88\80f. f1 â\8b\92 f2 â\89¡ f → L1 ≡[f] L2.
+                   â\88\80f. f1 â\8b\92 f2 â\89\98 f → L1 ≡[f] L2.
 /2 width=5 by lexs_meet/ qed-.