= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package dolmen
-
dolmen
-
dolmen.intf
-
-
dolmen.line
-
dolmen.smtlib2
-
dolmen.std
-
-
dolmen.tptp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a tag
Polymorphic tags
Tag used one let-bound variables to reference the defining term for the variable (i.e. the term to which it is let-bound).
Satsify the Smtlib interface.
include Dolmen_intf.Tag.Smtlib_Base
with type 'a t := 'a t
and type term := term
Satsify the Zf interface.
include Dolmen_intf.Tag.Zf_Base with type 'a t := 'a t
val rwrt : unit t
A flag (i.e. unit tag), indicatgin that the tagged term/formula is to be considered as a rewrite rule.
val exact : string -> name
Print the identifier with this exact string.
val infix : pos
The tagged identifier is an infix symbol
val prefix : pos
The tagged identifier is a prefix symbol