Category:Definitions/Exclusive Or
Jump to navigation
Jump to search
This category contains definitions related to Exclusive Or.
Related results can be found in Category:Exclusive Or.
Exclusive or is a binary connective which can be written symbolically as $p \oplus q$ whose behaviour is as follows:
- $p \oplus q$
means:
- Either $p$ is true or $q$ is true but not both.
or symbolically:
- $p \oplus q := \paren {p \lor q} \land \neg \paren {p \land q}$
where $\land$ denotes the and operator and $\lor$ denotes the or operator.
Pages in category "Definitions/Exclusive Or"
The following 8 pages are in this category, out of 8 total.
E
- Definition:Exclusive Disjunction
- Definition:Exclusive Or
- Definition:Exclusive Or/Boolean Interpretation
- Definition:Exclusive Or/Notational Variants
- Definition:Exclusive Or/Truth Function
- Definition:Exclusive Or/Truth Table
- Definition:Exclusive Or/Truth Table/Matrix Form
- Definition:Exclusive Or/Truth Table/Number