A theorem marked with @[grind inj]
- proof : Expr
Contains all symbols used in the term
f
at the theorem's conclusion:Function.Injective f
.- origin : Origin
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
@[reducible, inline]
Set of Injective theorems.
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Returns true
if declName
has been tagged as an injective theorem using [grind]
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Returns the injective theorems registered in the environment.
Equations
- Lean.Meta.Grind.getInjectiveTheorems = do let __do_lift ← Lean.getEnv pure (Lean.ScopedEnvExtension.getState Lean.Meta.Grind.injectiveTheoremsExt✝ __do_lift)
Instances For
Equations
- One or more equations did not get rendered due to their size.