preface icon indicating copy to clipboard operation
preface copied to clipboard

Bounded Join Semi Lattice

Open gr-im opened this issue 4 years ago • 0 comments

on top of #148

A Bounded Join Semi Lattice capture the notion of a set with "least upper bound" with a "bottom"

Operation

  • Join Semi Lattice with
  • val bottom: t

Laws:

  • laws of Join Semi Lattice
  • Unitary: join a bottom = a

Suggested incarnation:

  • Bool

gr-im avatar Nov 25 '21 22:11 gr-im