]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/lsubsv_cpcs.ma
- probe: critical bug fixed (all objects were deleted due to wrong test)
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / lsubsv_cpcs.ma
index ec6c1e343cf1ace0ce2a6b2721e1176a5336d5ad..a66322d6644a7241c1013c8cf16b0356c4835567 100644 (file)
@@ -21,5 +21,5 @@ include "basic_2/dynamic/lsubsv.ma".
 
 lemma lsubsv_cpcs_trans: ∀h,g,L1,L2. h ⊢ L1 ¡⊑[g] L2 →
                          ∀T1,T2. L2 ⊢ T1 ⬌* T2 → L1 ⊢ T1 ⬌* T2.
-/3 width=5 by lsubsv_fwd_lsubx, lsubx_cpcs_trans/
+/3 width=5 by lsubsv_fwd_lsubr, lsubr_cpcs_trans/
 qed-.