]> matita.cs.unibo.it Git - helm.git/history - matita/library
Added lt_O_S.
[helm.git] / matita / library /
2006-11-15 Andrea AspertiAdded lt_O_S.
2006-10-30 Andrea Aspertilibrary = yes!
2006-10-25 Claudio Sacerdoti... Our unification used to guess a very complex argument...
2006-10-09 Claudio Sacerdoti... added to applyS in nat/gcd.ma a timeout large enough...
2006-10-09 Andrea AspertiThe two coercions sym_eq e eq_f gives BIG TROUBLES...
2006-10-06 Enrico Tassiresumed ol auto
2006-10-03 Enrico Tassicommented out are_convertible in is_identity
2006-10-02 Enrico Tassiremoved a pointless call to auto
2006-09-29 Enrico Tassirestored the good factorization file
2006-09-27 Enrico Tassi...
2006-09-27 Claudio Sacerdoti... More work on the translation of technicalities/setoids.ma.
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-26 Claudio Sacerdoti... {discriminate,injection} => destruct
2006-09-21 Enrico Tassiauto snapshot
2006-09-21 Enrico Tassiadded notation
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-08-29 Ferruccio Guidialiases removed
2006-08-28 Ferruccio Guidi- Level-1: some problems solved
2006-08-27 Ferruccio Guidi- Level-1: added two problems
2006-08-26 Ferruccio Guidi- Level-1: added some problems
2006-08-26 Ferruccio Guidi- added some aliases
2006-07-27 maiorinoNotation for the existential quantifier moved to core_n...
2006-07-26 Stefano Zacchiroliadded tinycals to the proof we frequently use for examp...
2006-07-25 Enrico Tassiadded definition of f_equal1. I think this file should...
2006-07-24 Andrea AspertiA compiling version of the library.
2006-07-24 Stefano Zacchiroliadded missing dependency
2006-07-24 Stefano Zacchiroliequality now requires 2 extra parameters
2006-07-24 Stefano Zacchiroliremoved reference to primes1.ma (now removed)
2006-07-20 Enrico Tassireorganization
2006-07-11 Enrico Tassifixed
2006-07-10 Enrico Tassirenamed the coercion
2006-07-06 Enrico Tassieq_f1
2006-07-06 Enrico Tassimegatheorem (even if unused)
2006-06-28 Enrico Tassicsc trick on steroids
2006-06-15 Andrea Aspertiexamples of applyS
2006-06-14 Stefano Zacchirolifixed bad spellend "stantard"
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-06-09 Andrea AspertiNotation for congruent.
2006-05-25 Enrico Tassiadded a file useful to load all notation
2006-05-09 Enrico Tassitypes2006 patch
2006-04-12 Enrico Tassiexported pp function for terms
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-16 Enrico Tassione more step toward release and bench reorganization
2006-03-15 Enrico Tassisnapshot for release
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-03-07 Claudio Sacerdoti... This simplify seems to diverge!
2006-03-07 Claudio Sacerdoti... First theorems proved on left cosets.
2006-02-23 Claudio Sacerdoti... 64 "change" here and there in the library are now simpl...
2006-02-22 Claudio Sacerdoti... simplify used in place of change
2006-02-22 Claudio Sacerdoti... Bug fixed in simplify: delta expansion of constants...
2006-02-21 Claudio Sacerdoti... Coercions are now hidden by default (in termAcicContent.ml)
2006-02-20 Claudio Sacerdoti... Finished one lemma (after many bug fixes here and there).
2006-02-20 Claudio Sacerdoti... Some more implicit coercions here and there.
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-08 Stefano Zacchirolicomment out an incomplete proof
2006-02-07 Claudio Sacerdoti... Added a few basic definitions of subgroups and left...
2006-02-06 Claudio Sacerdoti... Basic facts about group morphisms.
2006-02-06 Claudio Sacerdoti... * groups splitted into groups and finite_groups
2006-02-03 Claudio Sacerdoti... First proof on groups completed!
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/