Documentation

Lean.Meta.Sym.ProofInstInfo

Preprocesses types that used for pattern matching and unification.

Equations
Instances For

    Analyzes whether the given free variables (aka arguments) are proofs or instances. Returns none if no arguments are proofs or instances.

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

      Analyzes the type signature of declName and returns information about which arguments are proofs or instances. Returns none if no arguments are proofs or instances.

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

        Returns information about the type signature of declName. It contains information about which arguments are proofs or instances. Returns none if no arguments are proofs or instances.

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