]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/static_2/static/lsuba_drops.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / static_2 / static / lsuba_drops.ma
index 6863c36e0b05a43399fb20f71153363fdc6088dd..49040fe5e59000cfce42ab5ae4ad5d48440969cc 100644 (file)
@@ -19,10 +19,10 @@ include "static_2/static/lsuba.ma".
 
 (* Properties with generic slicing for local environments *******************)
 
-(* Note: the premise ð\9d\90\94â¦\83fâ¦\84 cannot be removed *)
+(* Note: the premise ð\9d\90\94â\9dªfâ\9d« cannot be removed *)
 (* Basic_2A1: includes: lsuba_drop_O1_conf *)
 lemma lsuba_drops_conf_isuni: ∀G,L1,L2. G ⊢ L1 ⫃⁝ L2 →
-                              â\88\80b,f,K1. ð\9d\90\94â¦\83fâ¦\84 → ⇩*[b,f] L1 ≘ K1 →
+                              â\88\80b,f,K1. ð\9d\90\94â\9dªfâ\9d« → ⇩*[b,f] L1 ≘ K1 →
                               ∃∃K2. G ⊢ K1 ⫃⁝ K2 & ⇩*[b,f] L2 ≘ K2.
 #G #L1 #L2 #H elim H -L1 -L2
 [ /2 width=3 by ex2_intro/
@@ -43,10 +43,10 @@ lemma lsuba_drops_conf_isuni: ∀G,L1,L2. G ⊢ L1 ⫃⁝ L2 →
 ]
 qed-.
 
-(* Note: the premise ð\9d\90\94â¦\83fâ¦\84 cannot be removed *)
+(* Note: the premise ð\9d\90\94â\9dªfâ\9d« cannot be removed *)
 (* Basic_2A1: includes: lsuba_drop_O1_trans *)
 lemma lsuba_drops_trans_isuni: ∀G,L1,L2. G ⊢ L1 ⫃⁝ L2 →
-                               â\88\80b,f,K2. ð\9d\90\94â¦\83fâ¦\84 → ⇩*[b,f] L2 ≘ K2 →
+                               â\88\80b,f,K2. ð\9d\90\94â\9dªfâ\9d« → ⇩*[b,f] L2 ≘ K2 →
                                ∃∃K1. G ⊢ K1 ⫃⁝ K2 & ⇩*[b,f] L1 ≘ K1.
 #G #L1 #L2 #H elim H -L1 -L2
 [ /2 width=3 by ex2_intro/