]> matita.cs.unibo.it Git - helm.git/history - matita
Chapter 5 = re.ma ; chapter 6 = moves.ma
[helm.git] / matita /
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-13 Enrico Tassiaxiom-
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 Enrico Tassisupport -axiom to avoind indexing an axiom (since there...
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 Claudio Sacerdoti... Re-Ported to
2011-12-12 Ferruccio Guidinat library reorganized ....
2011-12-12 Andrea AspertiGeneralization to any alphabet. We do not need a finite
2011-12-11 Ferruccio Guidi- slicing relation for the global environment defined...
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 Guidiother addition to the standard library removed
2011-12-06 Ferruccio Guidiwe added a definition and a couple of lemmas
2011-12-06 Ferruccio Guidi- support for atomic arities and candidates of reducibi...
2011-12-06 Wilmer RicciottiGrammar change: let corecs can take no arguments (and...
2011-12-06 Wilmer RicciottiFixes a bug that overwrited the index of the recursive...
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-26 Ferruccio Guidicomponent "reducibility" updated to new syntax!
2011-11-26 Ferruccio Guidicomponent "unfold" updated to new syntax ...
2011-11-26 Ferruccio Guidicomponent "substitution" updated to new syntax ...
2011-11-26 Ferruccio Guidi- "grammar" component updated to new syntax ...
2011-11-25 Ferruccio GuidiGround_2 ported to new syntax ...
2011-11-25 Ferruccio Guidibugfix in clearing the replaced variable: a relocation...
2011-11-24 Ferruccio GuidiDestruct: we warn about the substituted variable to...
2011-11-24 Ferruccio Guidi- now destruct tries to clear the replaced variables...
2011-11-24 Enrico Tassifixed DESTDIR
2011-11-22 Claudio Sacerdoti... Changes to disambiguation:
2011-11-21 Claudio Sacerdoti... Syntax change: change where what => change what where.
2011-11-21 Andrea Aspertiregular expressions
2011-11-21 Andrea AspertiPassing the right subst and metasenv when indexing...
2011-11-21 Andrea AspertiAdded a test for paramodulation filtering terms with...
2011-11-21 Andrea AspertiMore debugging info
2011-11-21 Andrea AspertiAssert false removed (in line with the variable case).
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
2011-11-18 Enrico Tassihints
2011-11-18 Enrico Tassicoercions
2011-11-18 Wilmer RicciottiSolves a bug that caused the auto statistics to refer...
2011-11-18 Wilmer RicciottiAdded help for discriminator and inverter.
2011-11-18 Enrico Tassishort notation for "coercion"
2011-11-18 Claudio Sacerdoti... ...
2011-11-18 Claudio Sacerdoti... ...
2011-11-18 Enrico Tassiminor Makefile fixes for the release
2011-11-18 Claudio Sacerdoti... Auto parameters documented for 0.99.1.
2011-11-18 Claudio Sacerdoti... No longer used parameters of auto removed.
2011-11-18 Claudio Sacerdoti... The macro /by _/ now expands again to something parsable.
2011-11-18 Claudio Sacerdoti... /by {}/ ==> /by/
2011-11-18 Claudio Sacerdoti... For release 0.99.1.
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-11-18 Ferruccio Guidisupport for candidates of reducibility started ...
2011-11-18 Claudio Sacerdoti... intros macro fixed
2011-11-17 Enrico Tassicollapse applications with a Match as head while indexing
2011-11-17 Claudio Sacerdoti... Towards 0.95.1.
2011-11-17 Claudio Sacerdoti... Towards the 0.95.1 release.
2011-11-17 Claudio Sacerdoti... In preparation of 0.95.1 release.
2011-11-16 Ferruccio Guidi- lambda_delta: context-free weak head normal forms...
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-16 Ferruccio Guidisupport for weak head normal forms started ...
2011-11-15 Andrea Aspertinon-facts local candidates must be applied too in prese...
2011-11-14 Ferruccio Guidi- we proved that context-free reduction admits no one...
2011-11-14 Wilmer RicciottiBug fix in inversion:
2011-11-14 Wilmer RicciottiAdded dependent inversion (default case for jmeq)
2011-11-04 Ferruccio Guidi- lib: one lemma about equality was missing
2011-11-04 Ferruccio Guidi- two discrimination lemmas
2011-11-03 Ferruccio Guidi- contex-free normal forms started
2011-11-03 Andrea AspertiAt top level, we reindex the local equations for each...
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-11-02 Andrea AspertiDisabled printings.
2011-11-02 Andrea Asperti--Tre the expected branching with the actual one and
2011-10-28 Andrea AspertiSome qed-
2011-10-28 Andrea Aspertisome qed-
2011-10-28 Andrea AspertiNew management of the resulting substitution in deep eq.
2011-10-28 Andrea Asperti-pplicative_case has been rewritten and simplified;
2011-10-25 Ferruccio Guidiold pr2_subst1 (Basic-1) closed!
2011-10-21 Andrea AspertiNow it should compile :-)
2011-10-21 Andrea AspertiOptimization. Check removed.
2011-10-21 Andrea AspertiDisabled debug.
2011-10-20 Andrea AspertiQED takes a boolean parameter governing indexing.
2011-10-20 Andrea AspertiAlternatives are ordered according to the number of...
2011-10-20 Wilmer RicciottiJMeq lifted to work on Type[1].
2011-10-20 Wilmer RicciottiRemoved some unneeded normalizations from the generatio...
2011-10-19 Ferruccio Guidi- the relocation properties of cpr are closed!
2011-10-18 Wilmer RicciottiChanges in "destruct" tactic (allowing performance...
2011-10-12 Ferruccio Guiditheory of ltpss completed!
2011-10-11 Ferruccio Guidi- cpr_lsubs_conf proved! (was pr2_change)
2011-10-11 Ferruccio Guidirefactoring completed!
next