aboutsummaryrefslogtreecommitdiff
path: root/tactics
AgeCommit message (Expand)Author
2004-10-07setoid_symmetry in ... implemented.sacerdot
2004-10-07New commandssacerdot
2004-10-07Now Print Setoids prints also the transitivity justification of transitivesacerdot
2004-10-06* New syntactic sugar: Add Relation ... transitivity proved by ...sacerdot
2004-10-06added transitivitybarras
2004-10-06Add Setoid now accepts also quantified setoids.sacerdot
2004-10-06* code clean upsacerdot
2004-10-06Th unification procedure has been made a bit more complete by recording thesacerdot
2004-10-06Leibniz equality is now a quantified relation.sacerdot
2004-10-05* code simplificationsacerdot
2004-10-05* [ bug fixed ]: when a subterm (c x1 ... xn) it is checked whethersacerdot
2004-10-05* Bug fix: in case of non dependent implications the second argument wassacerdot
2004-10-01eq_constr replaced with a conversion test where possible.sacerdot
2004-10-011. added new parameter "as ..." to Add Setoid. Used to synthesize the namesacerdot
2004-10-01add_setoid has a new parameter used to synthesize the morphism name.sacerdot
2004-10-01The "Add Setoid" command now has a new argument "as name" that is usedsacerdot
2004-09-30New tacticsacerdot
2004-09-30New tactic [setoid_]rewrite ... in ... [generate side conditions ...].sacerdot
2004-09-30Proof term size optimization: setoid_rewrite H where H is an application ofsacerdot
2004-09-30cutrewrite does not work with relations that are not Coq-like equalities.sacerdot
2004-09-30setoid_replace E1 with E2sacerdot
2004-09-29* error messages improvedsacerdot
2004-09-29Add Relation is now able to detect non well typed relation registrations.sacerdot
2004-09-29The Add Morphism command is now able to detect in advance:sacerdot
2004-09-29New syntaxsacerdot
2004-09-29The Prod special case works only when the premise is of type Prop.sacerdot
2004-09-291. major code clean-up for the Prod casesacerdot
2004-09-29impl is a reflexive relation (it used to be areflexive).sacerdot
2004-09-291) bug fixed: new goals where compared according to the relation argumentssacerdot
2004-09-29The list of possible solutions proposed by the tactic cannot contain anysacerdot
2004-09-29Hugly temporary notationsacerdot
2004-09-29The quoting function is now 100% complete.sacerdot
2004-09-28The quoting function is now almost complete (in the sense that it can findsacerdot
2004-09-27The quoting function of the reflexive tactic is now sound: all the termssacerdot
2004-09-27corrected bug when lhs is matched w.r.t deltabarras
2004-09-25- Prise en compte de Fail n (n>0) dans plusieurs cas qui avaientherbelin
2004-09-24New: (temporary) concrete syntax to specify the morphism signature:sacerdot
2004-09-24Simplifications concommitantes à la correction du bug #855herbelin
2004-09-24Correction bug report #855herbelin
2004-09-17restructuration des printers: proofs passe avant parsingbarras
2004-09-15hiding the meta_map in evar_defsbarras
2004-09-15put empty_env in hint clause (vo were becoming huge!)barras
2004-09-14evar tactic bugfixcorbinea
2004-09-13* The ML tactic is now also aware of rewriting directions.sacerdot
2004-09-13The ML part of the tactic now knows about covariant and contravariant morphismsacerdot
2004-09-12inclusion de meta_map dans evar_defsbarras
2004-09-10simplification de clenvbarras
2004-09-10Dead code removed.sacerdot
2004-09-101. add_new_morphism now has a new optional argument that is the signaturesacerdot
2004-09-10add_new_morphism has now a new argument that is the signaturesacerdot