]> matita.cs.unibo.it Git - helm.git/history - matita/matita/lib
prod fin set
[helm.git] / matita / matita / lib /
2012-05-03 Andrea Aspertiprod fin set
2012-05-03 Andrea Aspertibool and segments of natural numbers
2012-05-02 Wilmer RicciottiWhile semantics.
2012-05-02 Andrea Aspertisplit e merge
2012-05-02 Andrea Aspertiprogress
2012-05-02 Andrea Aspertiwhile machine
2012-05-02 Wilmer RicciottiAdded weak realizability.
2012-05-02 Andrea AspertiAdded wmono.
2012-04-30 Wilmer RicciottiMore proofs in if-then-else machine.
2012-04-30 Andrea AspertiLe configurazioni sono definite non su macchine ma...
2012-04-30 Andrea AspertiDefinition of accRealize
2012-04-30 Andrea AspertiIf machine
2012-04-30 Wilmer RicciottiMonotape turing machines update.
2012-04-27 Wilmer Ricciottimore loop proofs
2012-04-27 Wilmer Ricciottiloop functions
2012-04-27 Andrea Aspertiloop functions
2012-04-27 Andrea AspertiMono tape turing machines
2012-04-27 Andrea AspertiExtensions to finset (sum) and auxiliary lemmas.
2012-04-26 Ferruccio Guidi- notation (possibly affecting all .ma files):
2012-04-25 Ferruccio Guidi- lambda_delta: bug fix in static type assignment
2012-04-24 Wilmer RicciottiUpdate to universal turing machine (preliminaries).
2012-04-24 Wilmer RicciottiMore turing machines (still not compiling)
2012-04-24 Wilmer RicciottiStarted converting informal definition of the machines...
2012-04-23 Wilmer RicciottiAdded universal turing machines (only comments for...
2012-04-21 Ferruccio Guidi- lambda_delta: static type assignment is defined
2012-04-13 Andrea AspertiDefinition of complexity
2012-04-04 Andrea AspertiAdded in basics
2012-03-23 Ferruccio Guidi- pts: we restored the former hierarchy
2012-03-19 Ferruccio Guidi- basics: bug fix in Conf3, it was not generic enough
2012-03-17 Ferruccio Guidi- basics: some support for abstract triangular confluen...
2012-03-15 Ferruccio Guidi- lambda_delta: strong normalization of simply typed...
2012-03-09 Ferruccio Guidi- lambda_delta: morew propertie in context-sensitive...
2012-03-08 Andrea AspertiAxiom proved
2012-03-04 Ferruccio Guidi- lambda_delta: "conversion" and "equivalence" componen...
2012-01-31 Claudio Sacerdoti... Notation for destructuring let-in for triples fixed.
2012-01-10 Andrea AspertiA complete snapshot for re
2012-01-07 Ferruccio Guidilambda_delta: global environments handling: redefined...
2012-01-03 Andrea AspertiComplete version
2012-01-03 Andrea Aspertimodified definition of memb
2012-01-03 Andrea Aspertireverse
2012-01-03 Andrea Aspertimore properties of union
2012-01-03 Andrea Aspertinoteq_to_eqnot
2011-12-20 Ferruccio Guidi- the definition of the framework for strong normalizat...
2011-12-15 Andrea AspertiSplitted DeqSets in their own file. Notation for memb...
2011-12-15 Andrea AspertiHints sui DeqSets
2011-12-14 Claudio Sacerdoti... More stuff from CerCo to the standard library.
2011-12-14 Claudio Sacerdoti... Some more lemmas from CerCo.
2011-12-14 Claudio Sacerdoti... 1) Notation for dependent pairs differentiated from...
2011-12-13 Claudio Sacerdoti... Dependent pairs (i.e. Sigma types in Type[0]) are back...
2011-12-13 Claudio Sacerdoti... 1) PSig and Sig merged into a single Sigma type in...
2011-12-13 Claudio Sacerdoti... inject/eject replaced by mk_Sig/pi1.
2011-12-13 Claudio Sacerdoti... 1) New file russell with the coercions to activate...
2011-12-13 Andrea AspertiSplitted re into lang.ma nd re.ma
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-12 Claudio Sacerdoti... Parentheses are now needed. I do not know why and when...
2011-12-12 Ferruccio Guidinat library reorganized ....
2011-12-12 Andrea AspertiGeneralization to any alphabet. We do not need a finite
2011-12-09 Andrea Aspertilist.ma moved inside lists.
2011-12-09 Andrea Asperticlosing more axioms
2011-12-07 Andrea AspertiClosing some axioms...
2011-12-07 Andrea Asperti\vee notation for boolean or
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-12-05 Andrea AspertiDecidability of equality (draft)
2011-11-21 Andrea Aspertiregular expressions
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
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... Non working parts of the library commented out.
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-28 Andrea Aspertisome qed-
2011-10-21 Andrea AspertiOptimization. Check removed.
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-08-10 Ferruccio Guidilambda-delta must be a contrib
2011-08-10 Ferruccio Guidisome refactoring
2011-08-09 Ferruccio Guidiconfluence of parallel substitution (tps) started ...
2011-08-08 Ferruccio Guidi- tps_tpr closed! (substitution is a reduction)
2011-08-07 Ferruccio Guidi- cpr is now defined and the cpr_flat propery is proved...
2011-08-06 Ferruccio Guidi- transitivity of parallel telescopic substitution...
2011-07-29 Ferruccio Guidiconfluence of tpr completed!
2011-07-28 Ferruccio Guidiconfluence: case 13 closed
2011-07-28 Ferruccio Guidixoa: new binary for the generation of multiple logical...
2011-07-27 Ferruccio Guidi- xoa: bug fix and improvement
2011-07-26 Ferruccio Guiditpr: more inversion lemmas and a main property stated
2011-07-25 Ferruccio Guidilift_weight: bug fix
2011-07-25 Ferruccio Guidi- inversion lemmas for tpr completed!
next