Across
- 2. A truth value representing negation. (F)
- 4. Logical negation, true if the operand is false. (¬)
- 6. Logical disjunction, true if at least one operand is true. (∨)
- 8. Indicates a logical conclusion or result.(∴)
- 9. Logical biconditional, true if both operands are either true or false. (↔)
- 12. Logical operation, true if both operands are false (NOT OR). (↓)
- 13. Indicates the reason or evidence supporting a conclusion. (∵)
Down
- 1. A statement that is always true regardless of the truth values of its components.
- 3. A truth value representing affirmation. (T)
- 5. Exclusive or, true if exactly one operand is true. (⊕)
- 7. Logical implication, true if the first operand implies the second. (→)
- 8. exists Existential quantifier, true if there is at least one element for which the statement holds. (∃)
- 10. Universal quantifier, true if the statement holds for all elements. (∀)
- 11. Logical operation, true if at least one operand is false (NOT AND). (⊼)
- 14. Logical conjunction, true if both operands are true.(∧)
