Equations
Instances For
Equations
Instances For
@[inline, reducible]
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
@[implemented_by Lean.Linter.getUnusedVariablesIgnoreFnsImpl]
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Linter.unusedVariables.skipDeclIdIfPresent stx = if Lean.Syntax.isOfKind stx `Lean.Parser.Command.declId = true then stx[0] else stx
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.MessageData.isUnusedVariableWarning msg = Lean.MessageData.hasTag (fun x => x == Lean.Linter.linter.unusedVariables.name) msg