]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/substitution/lift_path_structure.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / substitution / lift_path_structure.ma
index 15d6e0933800e9c3a47c7ad18114a52f61b1b4a9..773749b63762721581b377a23b1cc300e6a6dadc 100644 (file)
@@ -23,7 +23,8 @@ lemma structure_lift_path (p) (f):
       ⊗p = ⊗↑[f]p.
 #p elim p -p //
 * [ #n ] #p #IH #f //
-[ <lift_path_m_sn <structure_m_sn <structure_m_sn //
+[ <lift_path_d_sn <structure_d_sn <structure_d_sn //
+| <lift_path_m_sn <structure_m_sn <structure_m_sn //
 | <lift_path_L_sn <structure_L_sn <structure_L_sn //
 ]
 qed.