Search code examples
Extensible tactic in Coq...


coqltac

Read More
Ltac : optional arguments tactic...


coqvariadicltac

Read More
Ltac: optional variable name...


coqcoq-tacticltac

Read More
Can I define a tactic under "coqtop - nois"?...


coqcoq-tacticltac

Read More
unfold notation in ltac...


coqltac

Read More
Matching with Ltac on a call containing local variable...


coqltac

Read More
How to write an Ltac to multiply both sides of a equation by a group element in Coq...


coqltac

Read More
Tactics with variable arity...


coqvariadicltac

Read More
`context` expression in Coq...


coqltac

Read More
Equivalent of `remember (f x) as y eqn:H; clear H; clear x`?...


coqcoq-tacticltac

Read More
Instantiating an existential with a specific proof...


coqltac

Read More
How can I implement a coq tactic that iterates over the hypotheses?...


coqcoq-tacticltac

Read More
Is is possible to implement a Coq tactic that inspects a HintDb? If so, how?...


coqcoq-tacticltac

Read More
generalizing expressions under binders...


coqcoq-tacticltac

Read More
Interaction between type classes and auto tactic...


coqltac

Read More
How to initialize empty hint database...


coqltac

Read More
Coq coercions and goal matching...


coqcoq-tacticltac

Read More
rewrite single occurence in ltac...


coqcoq-tacticltac

Read More
Matching expression context under `forall` with Ltac...


coqltac

Read More
Raising the failure level of a coq tactic...


coqcoq-tacticltac

Read More
Ltac: get hypotesis' type from name...


pattern-matchingcoqltac

Read More
Curry universally quantified function...


coqcoq-tacticltac

Read More
How to match a "match" expression?...


coqltac

Read More
Smart modification of Coq environment...


coqltac

Read More
Ltac not working after upgrading to Coq 8.5...


coqltac

Read More
How do I write tactics that behave like "destruct ... as"?...


coqltac

Read More
How to do "negative" match in Ltac?...


coqltac

Read More
Coq: "dependent induction" inside Ltac...


coqltac

Read More
Matching on unary data constructors in Ltac...


coqltac

Read More
Coq: Ltac definitions over variable argument lists?...


coqltac

Read More
BackNext