]> matita.cs.unibo.it Git - helm.git/commit
Initial work on setoids:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 27 Sep 2006 09:49:48 +0000 (09:49 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 27 Sep 2006 09:49:48 +0000 (09:49 +0000)
commite53c9d7cf1a5d3d33c41cad5b046b018a62a9d2d
tree861ed5e347d24794ba0364d5a3de2b14df7ef564
parent92a345e67066fc5a039a87b0fb07caa838103780
Initial work on setoids:
 - AST changed to make it more parametric on terms (for the Relation command)
 - functions that work on ASTs consider the constructors in alphabetical order
 -
21 files changed:
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite/grafiteAstPp.mli
components/grafite/grafiteMarshal.ml
components/grafite/grafiteMarshal.mli
components/grafite_engine/grafiteEngine.ml
components/grafite_engine/grafiteEngine.mli
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteDisambiguate.mli
components/grafite_parser/grafiteParser.ml
components/tactics/.depend
components/tactics/setoids.ml
components/tactics/setoids.mli
components/tactics/tactics.ml
matita/dump_moo.ml
matita/library/datatypes/constructors.ma
matita/library/logic/equality.ma
matita/library/nat/exp.ma
matita/library/nat/gcd.ma
matita/library/nat/primes.ma
matita/matita.ml