]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/grammar/aarity.ma
- xoa: the definitions file now includes the notations file
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / grammar / aarity.ma
index 6f0a4d7c2fc1c7d6d0b81ed2827977603ca697ef..88486384afb716cddf022da7937e99b1951dfa1e 100644 (file)
@@ -16,7 +16,7 @@
  * Initial invocation: - Patience on me to gain peace and perfection! -
  *)
 
-include "ground_2/star.ma".
+include "ground_2/lib/star.ma".
 include "basic_2/notation/constructors/item0_0.ma".
 include "basic_2/notation/constructors/snitem2_2.ma".
 
@@ -55,7 +55,7 @@ qed-.
 
 (* Basic properties *********************************************************)
 
-lemma aarity_eq_dec: ∀A1,A2:aarity. Decidable (A1 = A2).
+lemma eq_aarity_dec: ∀A1,A2:aarity. Decidable (A1 = A2).
 #A1 elim A1 -A1
 [ #A2 elim A2 -A2 /2 width=1/
   #B2 #A2 #_ #_ @or_intror #H destruct