]> matita.cs.unibo.it Git - helm.git/history - matita/matita/lib/basics
update in ground
[helm.git] / matita / matita / lib / basics /
2011-12-13 Andrea AspertiSig in Prop
2011-12-13 Claudio Sacerdoti... More stuff integrated from CerCo on sigma types (that...
2011-12-12 Claudio Sacerdoti... pair => mk_Prod (one more was left in notation)
2011-12-12 Claudio Sacerdoti... precedence level of if-then-else fixed
2011-12-12 Claudio Sacerdoti... Added elimination principles for destructuring let...
2011-12-12 Claudio Sacerdoti... Some integrations from CerCo. In particular:
2011-12-12 Claudio Sacerdoti... Pairs are now records.
2011-12-09 Andrea Aspertilist.ma moved inside lists.
2011-12-06 Ferruccio Guidiwe added a definition and a couple of lemmas
2011-12-06 Andrea AspertiListb contains some boolean functions over lists.
2011-12-06 Andrea Aspertinaive sets (A-> Prop)
2011-12-05 Andrea AspertiMore properties of iff
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-11-16 Claudio Sacerdoti... Never ported to new syntax.
2011-11-16 Andrea Aspertiinversion replaced by elim (???)
2011-11-04 Ferruccio Guidi- lib: one lemma about equality was missing
2011-11-02 Claudio Sacerdoti... trans_eq and sym_eq indexing restored. Apparently they...
2011-11-02 Andrea AspertiThe proof of append_cons used transitive_eq, not indexed.
2011-10-28 Andrea Aspertisome qed-
2011-10-20 Wilmer RicciottiJMeq lifted to work on Type[1].
2011-10-10 Claudio Sacerdoti... 1. nInversion/nDestruct ported to work with jmeq properly
2011-06-21 Ferruccio Guidimissing ; to delimit syntax :(
2011-06-17 Claudio Sacerdoti... Remove the daemon :-)
2011-06-17 Andrea AspertiAdded a copy of lambdaN to extend the syntax of dummies...
2011-06-06 Claudio Sacerdoti... Minor changes because of the new, weaker (but much...
2011-05-30 Ferruccio Guidibasics: some additions
2011-04-28 Ferruccio Guidiwe uncommented R3 and R4 tu be used in lambda-delta
2011-03-21 Andrea Aspertiextensions
2011-03-11 Andrea Aspertiadded star.ma (star closure of a relation)
2011-03-09 Ferruccio Guidithe interpretation for Sigma was missing
2011-02-10 Andrea AspertiAdded lambda
2011-02-09 Wilmer Ricciottienabling destruct defs
2010-12-16 Andrea AspertiNew version of the library. Several files still do...