]> matita.cs.unibo.it Git - helm.git/commitdiff
...
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 11 Jul 2005 14:17:37 +0000 (14:17 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 11 Jul 2005 14:17:37 +0000 (14:17 +0000)
helm/matita/matita.txt

index ebad4ed6172d6134d3e028e06802790585f952c2..81b104c3f0f41e396aec08e49e4379ca0bbbf9ef 100644 (file)
@@ -2,10 +2,10 @@
 (**********************************************************************)
 
 TODO
-- preoccupante: per 
-  inductive i (x:nat) : bool \to Prop \def K : bool \to (i x true) \to (i x false).
-  noi generiamo anche i_rec e i_rect che Coq non genera (e che NON dovrebbero
-  essere accettati dal nostro nucleo che invece non fa una piega!!!)
+- PREOCCUPANTE: per 
+  inductive i : Prop := K : True (*-> i*) -> i.
+  noi generiamo i_rec e i_rect con e senza il commento qui sopra; Coq NON
+  genera i_rec e i_rect quando c'e' un argomento ricorsivo
 - parsing contestuale (tattiche replace, change e forse altre)
 - assiomi
 - Guardare il commento