rocq

Interactive proof assistant for formal mathematics and logic

brewmacoslinux
Try with needOr install directly
Source

About

Proof assistant for higher-order logic

Commands

rocqrocqcrocqi

Examples

Start the interactive Rocq proof assistant$ rocqi
Compile a Rocq source file to check proofs$ rocqc myproof.v
Run Rocq in batch mode on a proof script$ rocq < myproof.v