]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/substitution/lift.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / substitution / lift.ma
index 3a6991a92d686797e9862700bbaea455e8e5230f..bfb66f1bc911e23f4b6a2b445f62fe236f6552c4 100644 (file)
@@ -144,6 +144,28 @@ lemma lift_rmap_append (p2) (p1) (f):
 ]
 qed.
 
+(* Advanced constructions with proj_rmap and path_rcons *********************)
+
+lemma lift_rmap_d_dx (f) (p) (n):
+      (โ†‘[p]f)โˆ˜๐ฎโจninj nโฉ = โ†‘[pโ—–๐—ฑn]f.
+// qed.
+
+lemma lift_rmap_m_dx (f) (p):
+      โ†‘[p]f = โ†‘[pโ—–๐—บ]f.
+// qed.
+
+lemma lift_rmap_L_dx (f) (p):
+      (โซฏโ†‘[p]f) = โ†‘[pโ—–๐—Ÿ]f.
+// qed.
+
+lemma lift_rmap_A_dx (f) (p):
+      โ†‘[p]f = โ†‘[pโ—–๐—”]f.
+// qed.
+
+lemma lift_rmap_S_dx (f) (p):
+      โ†‘[p]f = โ†‘[pโ—–๐—ฆ]f.
+// qed.
+
 (* Advanced eliminations with path ******************************************)
 
 lemma path_ind_lift (Q:predicate โ€ฆ):