Imandra_tools.Idf_intfmodule type TPL_SIG = sig ... endA symbolic template of events
module type SM_SIG = sig ... endRepresentation of a (potentially infinite) state machine
module type DSM_SIG = sig ... endRepresentation of a symbolically decomposible (potentially infinite) state machine
module type SIG = sig ... endA decomposition strategy