@[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.setAdditionalIndentation
(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.setStrictAdditionalIndentation
(childrenLinter : IndentationLinter := runLinterOn)
(additionalIndentation? : Option Nat := none)
:
Equations
- Mathlib.Linter.Indentation.setStrictAdditionalIndentation childrenLinter additionalIndentation? = Mathlib.Linter.Indentation.setAdditionalIndentation childrenLinter additionalIndentation? true
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
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.