Truth Set
Jump to navigation
Jump to search
The Truth Set is the binary set composed of truth values (value of true and value of false).
- AKA: Boolean Set.
- Example(s):
{T,F}
.- …
- Counter-Example(s):
{1,0}
.{Yes,No,Maybe}
.
- See: Semantic Relation, Truth Table, Logic Relation.