Documentation

Std.Tactic.Where

#where command #

The #where command prints information about the current location, including the namespace, active open, universe, and variable commands, and any options set with set_option.

#where gives a description of the global scope at this point in the module. This includes the namespace, open namespaces, universe and variable commands, and options set with set_option.

Equations
Instances For