]> matita.cs.unibo.it Git - helm.git/history - helm/matita/library
ocaml 3.09 transition
[helm.git] / helm / matita / library /
2005-11-22 Claudio Sacerdoti... Last details.
2005-11-21 Claudio Sacerdoti... Proof using function induction terminated. It's really...
2005-11-21 Claudio Sacerdoti... Lost of redundant typing hints removed from the functio...
2005-11-21 Claudio Sacerdoti... New proof based on an hand-made functional induction.
2005-11-21 Claudio Sacerdoti... Useful lemma added.
2005-11-16 Claudio Sacerdoti... New framework for regression of bad tests.
2005-11-08 Claudio Sacerdoti... Yet another semantics for simplify.
2005-11-07 Claudio Sacerdoti... Syntactic change:
2005-11-07 Stefano Zacchirolilist sorting (to be completed ...)
2005-11-07 Stefano Zacchiroliadded tail function
2005-11-07 Stefano Zacchiroliadded bool_elim (elimination which preserves infos...
2005-11-04 Enrico Tassisince the outtype is now refined correclty some types...
2005-11-03 Andrea AspertiEuler totient function is multiplicative!
2005-11-02 Claudio Sacerdoti... Unfinished proof commented out.
2005-11-02 Claudio Sacerdoti... Proof of unicity of proofs for:
2005-11-02 Enrico Tassi() around tactic terms
2005-11-02 Andrea AspertiTotient function and related files.
2005-10-25 Claudio Sacerdoti... Parentheses must now be put in patterns like in tactic...
2005-10-25 Stefano Zacchiroliported to new syntactic requirement about terms being...
2005-10-06 Stefano Zacchirolibugfix: avoid diversion in "make opt"
2005-10-05 Stefano Zacchiroliseparated "]]" to avoid clash with (temporary) continua...
2005-10-05 Stefano Zacchiroliadded MATITA_FLAGS support
2005-10-03 Andrea AspertiAdded congruence.ma.
2005-10-03 Andrea AspertiSeveral changes. Proof of Fermat's little theorem compl...
2005-09-29 Stefano Zacchirolimoved a (commented) test in a handier position
2005-09-28 Andrea AspertiNew entry: relevant_equations.
2005-09-28 Stefano Zacchirolispotted missing times notation
2005-09-27 Andrea Aspertismall error in nth_prime.
2005-09-27 Andrea AspertiNew entry: fermat's little theorem (almost complete).
2005-09-27 Stefano Zacchirolicompleted use of \mod and / notation
2005-09-26 Stefano Zacchirolifunction composition notation
2005-09-26 Stefano Zacchirolidiv and mod notation ('%' and '\mod')
2005-09-26 Claudio Sacerdoti... Unification enhanchement.
2005-09-26 Andrea Aspertipermutation.ma added to the repository.
2005-09-26 Stefano Zacchirolibetter name for a theorem
2005-09-23 Andrea Aspertilog.ma renamed into ord.ma
2005-09-23 Andrea AspertiA few changes to factorization and gcd.
2005-09-22 Claudio Sacerdoti... More notation here and there.
2005-09-22 Claudio Sacerdoti... More notation here and there: \sup, \divides, \ndivides, !
2005-09-22 Claudio Sacerdoti... More notation here and there.
2005-09-21 Stefano Zacchiroliuses ligatures (as a sample)
2005-09-20 Stefano Zacchiroliadded non-builtin notation for exists
2005-09-19 Claudio Sacerdoti... * Obsolete debugging comments removed
2005-09-19 Claudio Sacerdoti... Notation for "ex" introduced. It is the same as the...
2005-09-19 Claudio Sacerdoti... Spurious interpretation removed.
2005-09-19 Stefano Zacchiroliadded list.ma
2005-09-19 Claudio Sacerdoti... Removed final question marks from {apply|elim|rewrite}s.
2005-09-19 Claudio Sacerdoti... Some code that used to avoid a fixed bug removed.
2005-09-19 Claudio Sacerdoti... .ma inclusions corrected/minimized
2005-09-16 Enrico Tassiadded a function to reorder the metasenv.
2005-09-16 Stefano Zacchiroliadded notation for nleq, nlgt, ...
2005-09-15 Claudio Sacerdoti... "bool.ma" is now always included before "logic.ma"...
2005-09-15 Stefano Zacchiroliadded \neq notation
2005-09-14 Andrea AspertiProduct, pair and projections.
2005-09-14 Andrea Aspertifactorization.ma
2005-09-14 Andrea AspertiNew version of the library. nth_prime, gcd, log.
2005-09-13 Stefano Zacchirolifixed parsing of --x=x ("'uminus" is now right associative)
2005-09-13 Stefano Zacchiroliremoved a comment/bug report about let..in rendering...
2005-09-12 Stefano Zacchiroliremoved work-arounds for poor disambiguation, which...
2005-09-12 Claudio Sacerdoti... Comment removed.
2005-08-22 Andrea AspertiAdded datatypes/constructors.ma
2005-08-22 Andrea AspertiNew entries in nat: factorial.ma minimization.ma primes...
2005-08-22 Andrea AspertiAdded Z/plus.ma e Z/compare.ma.
2005-08-22 Andrea AspertiThe library grows...
2005-08-22 Andrea AspertiAdded q.ma.
2005-07-28 Andrea Aspertiremoved orders_op from library (now in le_arith and...
2005-07-28 Claudio Sacerdoti... Committing all the recent development of Andrea after...
2005-07-28 Claudio Sacerdoti... More notation.
2005-07-26 Claudio Sacerdoti... **** Experimental: ****
2005-07-25 Claudio Sacerdoti... More notation (up to where the open bugs allow me to...
2005-07-25 Claudio Sacerdoti... A little bit more of notation here and there.
2005-07-25 Claudio Sacerdoti... Notation for equality used everywhere.
2005-07-22 Claudio Sacerdoti... Big changes:
2005-07-21 Claudio Sacerdoti... S_pred moved from Z/times.ma to nat/orders.ma
2005-07-19 Claudio Sacerdoti... Many bugs in the Makefile fixed.
2005-07-19 Andrea AspertiNew naming policy for local variables.
2005-07-19 Enrico Tassiavoids generating a wrong/empty/dummy depend
2005-07-15 Andrea AspertiAdded a new contrib div_and_mod and few modifs here...
2005-07-13 Enrico Tassiuse dvariant for associtivity
2005-07-13 Enrico Tassiremoved drop.
2005-07-13 Andrea AspertiNew version of the library.
2005-07-11 Claudio Sacerdoti... A few .cvsignore here and there.
2005-07-11 Claudio Sacerdoti... Bug fixed: the generated elimination principles used...
2005-07-11 Andrea Aspertionly regular files are ending in .ma are now searched
2005-07-11 Andrea AspertiNew version of the library, a bit more structured.
2005-07-11 Andrea Asperti Removed the old library.
2005-07-08 Claudio Sacerdoti... dead code removed
2005-07-08 Claudio Sacerdoti... 1. PrimitiveTactics.new_metasenv_for_apply changed...
2005-07-07 Claudio Sacerdoti... No more need for symbolic links: .matita, the configura...
2005-07-07 Claudio Sacerdoti... matitaclean now removes the .moo file, if existent.
2005-07-07 Enrico Tassifixed according to the new fresh name generator
2005-07-07 Claudio Sacerdoti... matita.ma.templ must be symbolically linked
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-05 Claudio Sacerdoti... let's find the .ma files also in subdirectories
2005-07-05 Claudio Sacerdoti... re-added $(H) to matitaclean
2005-07-04 Claudio Sacerdoti... icons added to the list of required symbolic links
2005-07-04 Claudio Sacerdoti... make clean now prints what is being removed
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Enrico Tassimoo do not depend on .depend
2005-07-04 Claudio Sacerdoti... "include" command implemented.
next