]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/conversion/cpc_cpc.ma
partial commit: "conversion" and "equivalence" components ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / conversion / cpc_cpc.ma
index 092d2a9a753d9dffad0cc61eece486add6552ecd..714d3e712a8fee6319471ad9316d6e7a395d93e7 100644 (file)
@@ -18,6 +18,6 @@ include "basic_2/conversion/cpc.ma".
 
 (* Main properties **********************************************************)
 
-theorem cpc_conf: ∀L,T0,T1,T2. ⦃G, L⦄ ⊢ T0 ⬌ T1 → ⦃G, L⦄ ⊢ T0 ⬌ T2 →
+theorem cpc_conf: ∀G,L,T0,T1,T2. ⦃G, L⦄ ⊢ T0 ⬌ T1 → ⦃G, L⦄ ⊢ T0 ⬌ T2 →
                   ∃∃T. ⦃G, L⦄ ⊢ T1 ⬌ T & ⦃G, L⦄ ⊢ T2 ⬌ T.
-/3 width=3/ qed.
+/3 width=3/ qed-.