Documentation

ImportGraph.Tools.MinImports

Return the names of the modules in which constants used in the current file were defined, with modules already transitively imported removed.

Note that this will not account for tactics and syntax used in the file, so the results may not suffice as imports.

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

    Try to compute a minimal set of imports for this file, by analyzing the declarations.

    This must be run at the end of the file, and is not aware of syntax and tactics, so the results will likely need to be adjusted by hand.

    Equations
    Instances For
      Equations
      Instances For