Equations
- Aesop.RuleBuilderOptions.applyTransparency opts = Option.getD opts.transparency? Lean.Meta.TransparencyMode.default
Instances For
Equations
- Aesop.RuleBuilderOptions.applyIndexTransparency opts = Option.getD opts.indexTransparency? Lean.Meta.TransparencyMode.reducible
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.RuleBuilder.apply.mkResult
(opts : Aesop.RuleBuilderOptions)
(tac : Aesop.RuleTacDescr)
(type : Lean.Expr)
:
Equations
- One or more equations did not get rendered due to their size.