Property.LTLval sexp_of_path : path -> Sexplib0.Sexp.tval vdd : pathTrue
val gnd : pathFalse
val p : atomic_proposition -> pathProposition
val to_string : ?name:( atomic_proposition -> string ) -> path -> stringConvert property to a string
val atomic_propositions : path -> atomic_proposition listFind all atomic propositions in the formula
val map_atomic_propositions :
path ->
f:( atomic_proposition -> atomic_proposition ) ->
pathApply f to all atomic propositions in the formula
val depth : path -> intMaximum nested depth of formula