Documentation

ImportGraph.Lean.Environment

def Lean.Environment.getModuleFor? (env : Environment) (declName : Name) (skipRealize : Bool := false) :

Return the name of the module in which a declaration was defined. Returns the main module for declarations defined in the current environment.

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