DeMorganProperties

algebra.laws.DeMorganLaws.DeMorganProperties
class DeMorganProperties(val name: String, val parents: Seq[DeMorganProperties], val ll: LatticeLaws[A]#LatticeProperties, val props: (String, Prop)*) extends RuleSet

Attributes

Source
DeMorganLaws.scala
Graph
Supertypes
trait RuleSet
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

final def all: Properties

Assembles all properties.

Assembles all properties. For the rules, see RuleSet.

Attributes

Inherited from:
RuleSet
Source
Laws.scala

Concrete fields

Attributes

Source
DeMorganLaws.scala
val name: String

Attributes

Source
DeMorganLaws.scala
val props: (String, Prop)*

Attributes

Source
DeMorganLaws.scala