]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground_2/relocation/rtmap_sor.ma
some results on co-composition ...
[helm.git] / matita / matita / contribs / lambdadelta / ground_2 / relocation / rtmap_sor.ma
index 8f38b806273e7ac3a4b9b4dd1e8adf0b31e8abc4..32fea49545fd463952131de163a4f8a497d5fb99 100644 (file)
@@ -280,6 +280,9 @@ corec lemma sor_isid_dx: âˆ€f2. đˆâŚƒf2⦄ â†’ âˆ€f1. f1 â‹“ f2 â‰Ą f1.
 /3 width=7 by sor_pp, sor_np/
 qed.
 
+lemma sor_isid: âˆ€f1,f2,f. đˆâŚƒf1⦄ â†’ đˆâŚƒf2⦄ â†’ đˆâŚƒf⦄ â†’ f1 â‹“ f2 â‰Ą f.
+/4 width=3 by sor_eq_repl_back2, sor_eq_repl_back1, isid_inv_eq_repl/ qed.
+
 (* Inversion lemmas on test for identity ************************************)
 
 lemma sor_isid_inv_sn: âˆ€f1,f2,f. f1 â‹“ f2 â‰Ą f â†’ đˆâŚƒf1⦄ â†’ f2 â‰— f.