logtk
Logtk.Defined_pos
logtk.arith
logtk.parsers
logtk.proofs
logtk.solving
module Fmt = CCFormat
type t =
| P_active
| P_invariant
| P_accumulator
positions that are immediate arguments of some defined constant can be classified as follows:
type pos = t
val equal : t -> t -> bool
val pp : Fmt.t -> t -> unit
module Arr : sig ... end