]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/static_2/static/aaa_fdeq.ma
some restyling ...
[helm.git] / matita / matita / contribs / lambdadelta / static_2 / static / aaa_fdeq.ma
index 777183562df59344ca062bdb18647b75c52bcff5..d002095bb9b307470a8748841e068e1f464d8832 100644 (file)
@@ -19,7 +19,7 @@ include "static_2/static/aaa_rdeq.ma".
 
 (* Properties with sort-irrelevant equivalence on referred entries **********)
 
-lemma aaa_fdeq_conf: ∀G1,G2,L1,L2,T1,T2. ⦃G1, L1, T1⦄ ≛ ⦃G2, L2, T2⦄ → 
-                     ∀A. ⦃G1, L1⦄ ⊢ T1 ⁝ A → ⦃G2, L2⦄ ⊢ T2 ⁝ A.
+lemma aaa_fdeq_conf: ∀G1,G2,L1,L2,T1,T2. ⦃G1,L1,T1⦄ ≛ ⦃G2,L2,T2⦄ → 
+                     ∀A. ⦃G1,L1⦄ ⊢ T1 ⁝ A → ⦃G2,L2⦄ ⊢ T2 ⁝ A.
 #G1 #G2 #L1 #L2 #T1 #T2 * -G2 -L2 -T2
 /2 width=5 by aaa_tdeq_conf_rdeq/ qed-.