]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_isf_isu.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_isf_isu.ma
diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/pr_isf_isu.ma b/matita/matita/contribs/lambdadelta/ground/relocation/pr_isf_isu.ma
new file mode 100644 (file)
index 0000000..e6a1b74
--- /dev/null
@@ -0,0 +1,26 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||M||                                                             *)
+(*      ||A||       A project by Andrea Asperti                           *)
+(*      ||T||                                                             *)
+(*      ||I||       Developers:                                           *)
+(*      ||T||         The HELM team.                                      *)
+(*      ||A||         http://helm.cs.unibo.it                             *)
+(*      \   /                                                             *)
+(*       \ /        This file is distributed under the terms of the       *)
+(*        v         GNU General Public License Version 2                  *)
+(*                                                                        *)
+(**************************************************************************)
+
+include "ground/relocation/pr_isu.ma".
+include "ground/relocation/pr_isf.ma".
+
+(* FINITE COLENGTH CONDITION FOR PARTIAL RELOCATION MAPS ********************)
+
+(* Constructions with pr_isu ************************************************)
+
+(*** isuni_fwd_isfin *)
+lemma pr_isf_isu (f): đ”âȘf❫ â†’ đ…âȘf❫.
+#f #H elim H -f
+/3 width=1 by pr_isf_next, pr_isf_isi/
+qed.