Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implemented_by Aesop.RuleTac.tacticMImpl]
Equations
- Aesop.RuleTac.ruleTacImpl decl input = do let tac ← Lean.evalConst Aesop.RuleTac decl tac input
Instances For
@[implemented_by Aesop.RuleTac.ruleTacImpl]
Equations
- Aesop.RuleTac.singleRuleTacImpl decl = Aesop.SingleRuleTac.toRuleTac fun input => do let tac ← Lean.evalConst Aesop.SingleRuleTac decl tac input
Instances For
@[implemented_by Aesop.RuleTac.singleRuleTacImpl]