package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. parents : Colibri2_core.Ground.S.t F_Pos.M.t;
    (*

    parents

    *)
  2. apps : Colibri2_core.Ground.S.t Colibri2_theories_quantifiers.F.M.t;
    (*

    parent parent

    *)
  3. ty : Colibri2_core.Ground.Ty.S.t;
    (*

    same as in ground but simplify incrementalism

    *)
}
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit

merge the information and apply congruence closure on the parents

val empty : t

Same as Ground.Tys but from Info.t

module Builtin_skipped_for_trigger : sig ... end
OCaml

Innovation. Community. Security.