Return theorem kind for stx of the form Attr.grindThmMod
Equations
- One or more equations did not get rendered due to their size.
Instances For
Return theorem kind for stx of the form (Attr.grindMod)?
Equations
Instances For
Equations
- Lean.Meta.Grind.throwInvalidUsrModifier = Lean.throwError (Lean.toMessageData "the modifier `usr` is only relevant in parameters for `grind only`")
Instances For
@[reducible, inline]
Instances For
Equations
- Lean.Meta.Grind.getExtension? attrName = do let __do_lift ← ST.Ref.get Lean.Meta.Grind.extensionMapRef pure __do_lift[attrName]?
Instances For
Returns true is declName is a builtin split or has been tagged with [grind] attribute.
Equations
- One or more equations did not get rendered due to their size.