The configuration used by all Aesop indices.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Equations
- Aesop.getUnify t e = Lean.Meta.withConfigWithKey Aesop.indexConfig (t.getUnify e)
Instances For
Equations
- Aesop.getMatch t e = Lean.Meta.withConfigWithKey Aesop.indexConfig (t.getMatch e)