Bounded_lattice.Viamodule Core : Preface_specs.Bounded_lattice.COREmodule Infix : Preface_specs.Bounded_lattice.INFIX with type t = Core.tinclude Preface_specs.Bounded_join_semilattice.API with type t = Infix.ttype t = Infix.tThe type hold by the Bounded_join_semilattice
Functions
include Preface_specs.Bounded_join_semilattice.WITH_BOTTOM with type t := tinclude Preface_specs.Join_semilattice.WITH_JOIN with type t := tinclude Preface_specs.Bounded_meet_semilattice.API with type t := tFunctions
include Preface_specs.Bounded_meet_semilattice.WITH_TOP with type t := tinclude Preface_specs.Meet_semilattice.WITH_MEET with type t := tFunctions
include Preface_specs.Bounded_join_semilattice.WITH_JOIN_AND_BOTTOM
with type t := tinclude Preface_specs.Bounded_join_semilattice.WITH_BOTTOM with type t := tval bottom : tThe bottom value represent the least element of the join semilattice
include Preface_specs.Bounded_meet_semilattice.WITH_MEET_AND_TOP
with type t := tinclude Preface_specs.Bounded_meet_semilattice.WITH_TOP with type t := tval top : tthe top value represent the greatest element of the meet semilattice
module Infix : Preface_specs.Bounded_lattice.INFIX with type t := t