]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/lambda/terms/iterated_abstraction.ma
nat: we added a non-indexed theorem
[helm.git] / matita / matita / lib / lambda / terms / iterated_abstraction.ma
index 78d150ba39597db0a428dfbd2ef2fcb6eb4a9721..a4aa4f46f8e0650df3fd1fe57ddaea437833e7e7 100644 (file)
@@ -14,7 +14,7 @@
 
 include "lambda/terms/term.ma".
 
-(* GENERALIZED ABSTRACTION **************************************************)
+(* ITERATED ABSTRACTION *****************************************************)
 
 let rec abst d M on d ≝ match d with
 [ O   ⇒ M