LogicProperties

algebra.laws.LogicLaws.LogicProperties
class LogicProperties(val name: String, val parents: Seq[LogicProperties], val ll: LatticeProperties, val props: (String, Prop)*) extends RuleSet

Attributes

Source:
LogicLaws.scala
Graph
Supertypes
trait RuleSet
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def all: Properties

Assembles all properties. For the rules, see RuleSet.

Assembles all properties. For the rules, see RuleSet.

Attributes

Inherited from:
RuleSet
Source:
Laws.scala

Concrete fields

Attributes

Source:
LogicLaws.scala

Attributes

Source:
LogicLaws.scala

Attributes

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

Attributes

Source:
LogicLaws.scala