Return theorem kind for stx of the form Attr.grindThmMod
Instances For
Return theorem kind for stx of the form (Attr.grindMod)?
Instances For
Extension backing the @[lia] attribute. It uses the same recording mechanism as @[grind]
(see registerAttr), but provides a separate, smaller E-matching lemma set that the lia
tactic instantiates (e.g. Nat.max_def), without enabling the full @[grind] set.
Returns true is declName is a builtin split or has been tagged with [grind] attribute.