module type EXT = sig end
th
,map f a
for replacing uninterpreted positions x
of a
with f x
and canonizing the resulting term in theory th
.type t
val pp : t Pretty.printer
val empty : t
val update : t -> Fact.Equal.t -> t
Parameters: |
|
val restrict : t -> Fact.Equal.t -> t
Parameters: |
|