Scroll to navigation

GAPPA(1) User Commands GAPPA(1)

NAME

Gappa - manual page for Gappa 1.4.1

SYNOPSIS

gappa [OPTIONS] [FILE]

DESCRIPTION

Read a statement on standard input and display its proof on standard output.

display this help and exit
output version information and exit

Engine parameters:

internal precision (default: 60)
dichotomy depth (default: 100)
change fma(a,b,c) from a*b+c to c+a*b
threshold for new results (default: 0.01)
do not choose a term for automatic splitting

Engine modes:

do not check for theorem constraints
display statistics
produce a dot graph (default: schemes.dot)

Warnings: (default: all)

-W[no-]dichotomy-failure

-W[no-]hint-difference

-W[no-]null-denominator

-W[no-]unbound-variable

Backend:

do not generate a proof (default)
produce a script for Coq
produce a lambda-term for Coq
produce a script for HOL Light
produce a LaTeX text
August 2022 Gappa 1.4.1