]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/pr_fcla_uni.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / pr_fcla_uni.ma
diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/pr_fcla_uni.ma b/matita/matita/contribs/lambdadelta/ground/relocation/pr_fcla_uni.ma
new file mode 100644 (file)
index 0000000..60fbf89
--- /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_isi_uni.ma".
+include "ground/relocation/pr_fcla.ma".
+
+(* FINITE COLENGTH ASSIGNMENT FOR PARTIAL RELOCATION MAPS *******************)
+
+(* Constructions with pr_uni ************************************************)
+
+(*** fcla_uni *)
+lemma pr_fcla_uni (n): š‚āŖš®āØnā©ā« ā‰˜ n.
+#n @(nat_ind_succ ā€¦ n) -n
+/2 width=1 by pr_fcla_isi, pr_fcla_next/
+qed.