X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fmatita.txt;h=d1f44f3e651103c14bf7ecd9a3efb9d431679602;hb=08791e80816548121e81e04d3ead8c9a5171d033;hp=271b854f01c6afb7cbedf7106d503fb0ce21a0df;hpb=338e32925dda5fec7f37ea9ded94cb0ee2e2816b;p=helm.git diff --git a/helm/matita/matita.txt b/helm/matita/matita.txt index 271b854f0..d1f44f3e6 100644 --- a/helm/matita/matita.txt +++ b/helm/matita/matita.txt @@ -2,6 +2,15 @@ (**********************************************************************) TODO +- Bug: non disambigua + inductive i (x:nat) : bool \to Prop \def K : bool \to (i x true) \to (i x false). + perche' non inserisce nat nel domain di disambiguazione. Deve esserci un bug + stupido da qualche parte +- 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!!!) +- parsing contestuale (tattiche replace, change e forse altre) - assiomi - Guardare il commento (*CSC: this code is suspect and/or bugged: we try first without reduction