Documentation

Mathlib.Util.LongNames

Commands #long_names and #long_instances #

For finding declarations with excessively long names.

Helper function for #long_names and #long_instances.

Equations
    Instances For

      Lists all declarations with a long name, gathered according to the module they are defined in. Use as #long_names or #long_names 100 to specify the length.

      Equations
        Instances For

          Lists all instances with a long name beginning with inst, gathered according to the module they are defined in. This is useful for finding automatically named instances with absurd names.

          Use as #long_names or #long_names 100 to specify the length.

          Equations
            Instances For