5.1 Displaying

5.1 Displaying

5.1.1 Print ident.

This command displays on the screen informations about the declared or defined object ident.


Error messages:
  1. ident not declared



Variants:
  1. Print Proof ident.
    In case ident corresponds to an opaque theorem defined in a section, it is stored on a special unprintable form and displayed as <recipe>. Print Proof forces the printable form of ident to be computed and displays it.

5.1.2 Print All.

This command displays informations about the current state of the environment, including sections and modules.


Variants:
  1. Inspect num.
    This command displays the num last objects of the current environment, including sections and modules.
  2. Print Section ident.
    should correspond to a currently open section, this command displays the objects defined since the beginning of this section.
  3. Print.
    This command displays the axioms and variables declarations in the environment as well as the constants defined since the last variable was introduced.




Retrieved by Memoweb from http://pauillac.inria.fr/coq/doc/node.1.0.0.html at 8/10/98