GAPPA(1) User Commands GAPPA(1)

Gappa - manual page for Gappa 1.5.0

gappa [OPTIONS] [FILE]

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

display this help and exit
output version information and exit
print debug information while gappa is running

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

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

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
produce a D2 graph file
January 2025 Gappa 1.5.0