@[inline]
Equations
- as.findSomeRev? p = (as.findSomeRevM? fun (x : α) => pure (p x)).run
Instances For
docstring TODO. https://leanprover-community.github.io/contribute/style.html#structuring-definitions-and-theorems
Equations
- One or more equations did not get rendered due to their size.
Instances For
docstring TODO.
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
def
Mathlib.Linter.Indentation.additionalIndentationLinter
(childrenLinter : IndentationLinter := runLinterOn)
(additionalIndentation? : Option Nat := none)
(strict : Bool := false)
:
docstring TODO.
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Mathlib.Linter.Indentation.strictAdditionalIndentationLinter
(childrenLinter : IndentationLinter := runLinterOn)
(additionalIndentation? : Option Nat := none)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Mathlib.Linter.Indentation.aligningIndentationLinter
(childrenLinter : IndentationLinter := runLinterOn)
:
Equations
- Mathlib.Linter.Indentation.aligningIndentationLinter childrenLinter = Mathlib.Linter.Indentation.additionalIndentationLinter childrenLinter (some 0) true
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
docstring TODO.
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
docstring TODO
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
from https://github.com/leanprover/vscode-lean4/blob/v0.0.209/vscode-lean4/language-configuration.json
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.