]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/drops_ceq.ma
- updated equivalence on referred entries: it nust be degree-based
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / drops_ceq.ma
index 184716b90d3601ace5da07eef77481169ab1ba0e..e5240d788fa3a0ab52a5f7c8ccc376b1ddc83249 100644 (file)
@@ -24,8 +24,8 @@ lemma ceq_lift: d_liftable2 ceq.
 lemma ceq_inv_lift: d_deliftable2_sn ceq.
 /2 width=3 by ex2_intro/ qed-.
 
-(* Note: cfull_inv_lift does not hold *)
+(* Note: d_deliftable2_sn cfull does not hold *)
 lemma cfull_lift: d_liftable2 cfull.
-#K #T1 #T2 #_ #L #c #f #_ #U1 #_ -K -T1 -c
+#K #T1 #T2 #_ #b #f #L #_ #U1 #_ -K -T1 -b
 elim (lifts_total T2 f) /2 width=3 by ex2_intro/
 qed-.