]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/reducibility/lfpr_cpr.ma
xoa: change in naming convenctions for existential quantifies
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / reducibility / lfpr_cpr.ma
index 2a40f58bd2c83ddd6b094bc1e1a13156de9e5c38..4ce12bcc6e187276e1e66c932652a29d3446f972 100644 (file)
@@ -25,5 +25,5 @@ lemma lfpr_pair_cpr: ∀L1,L2. ⦃L1⦄ ➡ ⦃L2⦄ → ∀V1,V2. L2 ⊢ V1 ➡
 #L1 #L2 * #L #HL1 #HL2 #V1 #V2 *
 <(ltpss_sn_fwd_length … HL2) #V #HV1 #HV2 #I
 lapply (ltpss_sn_tpss_trans_eq … HV2 … HL2) -HV2 #V2
-@(ex2_1_intro … (L.ⓑ{I}V)) /2 width=1/ (**) (* explicit constructor *)
+@(ex2_intro … (L.ⓑ{I}V)) /2 width=1/ (**) (* explicit constructor *)
 qed.