Documentation

Lean.Server.Completion.CompletionUtils

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

      Get type names for resolving id in s.id x₁ ... xₙ notation.

      Equations
      Instances For

        Gets type names for resolving id in .id x₁ ... xₙ notation. The process mimics the dotted indentifier notation elaboration procedure at Lean.Elab.App. Catches and ignores all errors, so no need to run this within try/catch.

        Equations
        Instances For