Documentation

Std.Lean.LocalContext

Set the kind of a LocalDecl.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Given an FVarId, this function returns the corresponding user name, but only if the name can be used to recover the original FVarId.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Set the kind of the given fvar.

      Equations
      Instances For

        Sort the given FVarIds by the order in which they appear in lctx. If any of the FVarIds do not appear in lctx, the result is unspecified.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For