]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/relocation/gr_fcla_uni.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / relocation / gr_fcla_uni.ma
diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/gr_fcla_uni.ma b/matita/matita/contribs/lambdadelta/ground/relocation/gr_fcla_uni.ma
deleted file mode 100644 (file)
index 8bd26d8..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-(**************************************************************************)
-(*       ___                                                              *)
-(*      ||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/gr_isi_uni.ma".
-include "ground/relocation/gr_fcla.ma".
-
-(* FINITE COLENGTH ASSIGNMENT FOR GENERIC RELOCATION MAPS *******************)
-
-(* Constructions with gr_uni ************************************************)
-
-(*** fcla_uni *)
-lemma gr_fcla_uni (n): š‚āŖš®āØnā©ā« ā‰˜ n.
-#n @(nat_ind_succ ā€¦ n) -n
-/2 width=1 by gr_fcla_isi, gr_fcla_next/
-qed.