Scroll to navigation

COQIDE(1) General Commands Manual COQIDE(1)

NAME

coqide - graphical interface for the Coq proof assistant

SYNOPSIS

coqide[options]

DESCRIPTION

coqideis a gtk graphical interface for the Coq proof assistant.

For command-line-oriented use of Coq, seecoqtop(1);for batch-oriented use of Coq, seecoqc(1).

OPTIONS

Show the complete list of options accepted bycoqide.
Add directorydirin the include path.
Recursively map physicaldirto logicalcoqdir.
Add source directories in the include path.
Start with an empty state.
Load ML object filef.
Load ML filef.
Load Coq filef.v(Loadf.).
Load Coq filef.v(Load Verbosef.).
Load Coq librarypath(Requirepath.).
Load Coq librarypathand import it (Require Importpath.).
Compile Coq filef.v(implies-batch).
Verbosely compile Coq filef.v(implies-batch).
Print Coq's standard library location and exit.
Print Coq version and exit.
Skip loading of rcfile.
Set the rcfile tof.
Tells Coq it is executed under Emacs.
Dump globalizations in filef(to be used bycoqdoc(1)).
Set sort Set impredicative.
Don't load opaque proofs in memory.

SEEALSO

coqc(1),coqtop(1),coq-tex(1),coqdep(1)

The Coq Reference Manual

The Coq web site: http://coq.inria.fr

/usr/share/doc/coqide/FAQ

AUTHOR

This manual page was written by Samuel Mimram <samuel.mimram@ens-lyon.org>,for the Debian project (but may be used by others).