DisjointDomain.ProjectiveMapMap of keys E.t grouped into buckets by R, where each bucket is described by the map B with values V.t.
Common choice for B is MapDomain.Joined.
Handles Lattice.BotValue from B.
module E : Printable.Smodule V : Printable.Smodule R : Representative with type elt = E.tinclude Lattice.S with type t := tinclude Lattice.PO with type t := twiden x y assumes leq x y. Solvers guarantee this by calling widen old (join old new).