mirror of
https://github.com/saymrwulf/ltl-accumulator-verified.git
synced 2026-09-04 20:03:44 +00:00
10 lines
292 B
Text
10 lines
292 B
Text
|
|
/- Axiom-cone observation for the audit (Phase 3 of check.sh). -/
|
||
|
|
import Proofs.Basic
|
||
|
|
#print axioms LTLAcc.domsep
|
||
|
|
#print axioms LTLAcc.kbelow_pos
|
||
|
|
#print axioms LTLAcc.kbelow_lt
|
||
|
|
#print axioms LTLAcc.le_two_kbelow
|
||
|
|
#print axioms LTLAcc.MTH
|
||
|
|
#print axioms LTLAcc.Root
|
||
|
|
#print axioms LTLAcc.ConsRec
|