EnglishFrenchSpanish

OnWorks favicon

coqtop - Online in the Cloud

Run coqtop in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command coqtop that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


coqtop - The Coq Proof Assistant toplevel system

SYNOPSIS


coqtop [ options ]

DESCRIPTION


coqtop is the toplevel system of Coq, for interactive use. It reads phrases on the
standard input, and prints results on the standard output.

For batch-oriented use of Coq, see coqc(1).

OPTIONS


-h, --help
Help. Will give you the complete list of options accepted by coqtop.

-I dir, --include dir
add directory dir in the include path

-R dir coqdir
recursively map physical dir to logical coqdir

-top coqdir
set the toplevel name to be coqdir instead of Top

-inputstate filename, -is filename
read state from file filename.coq

-nois start with an empty initial state

-outputstatefilename
write state in file filename.coq

-load-ml-object filename
load ML object file filenname

-load-ml-source filename
load ML file filename

-load-vernac-source filename, -l filename
load Coq file filename.v (Load filename.)

-load-vernac-source-verbose filename, -lv filename
load verbosely Coq file filename.v (Load Verbose filename.)

-load-vernac-object filename
load Coq object file filename.vo

-require filename
load Coq object file filename.vo and import it (Require Import filename.)

-compile filename
compile Coq file filename.v (implies -batch )

-compile-verbose filename
verbosely compile Coq file filename.v (implies -batch )

-opt run the native-code version of Coq

-byte run the bytecode version of Coq

-where print Coq's standard library location and exit

-v print Coq version and exit

-q skip loading of rcfile

-init-file filename
set the rcfile to filename

-batch batch mode (exits just after arguments parsing)

-boot boot mode (implies -q and -batch )

-emacs tells Coq it is executed under Emacs

-dump-glob filename
dump globalizations in file f (to be used by coqdoc(1) )

-with-geoproof (yes|no)
to (de)activate special functions for Geoproof within Coqide (default is yes )

-impredicative-set
set sort Set impredicative

-dont-load-proofs
don't load opaque proofs in memory

-xml export XML files either to the hierarchy rooted in the directory
$COQ_XML_LIBRARY_ROOT (if set) or to stdout (if unset)

-quality
improve the legibility of the proof terms produced by some tactics

Use coqtop online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 2
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • More »

Linux commands

Ad