package fix

  1. Overview
  2. Docs

Module Prop.BooleanSource

The lattice of Booleans.

The Boolean lattice. The ordering is false <= true.

Sourcetype property = bool
Sourceval bottom : property
Sourceval equal : property -> property -> bool
Sourceval is_maximal : property -> bool