1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
A → B
If A, then B.
A ↔ B
A if and only if B.
~A
Not A.
A ∨ B
A or B (possibly both)
A ∧ B
A and B
A ⊃ B
A implies B.
Contrapositive
Flip and negate: A → B becomes ~B → ~A
Mutually Exclusivity
Only one can be true
Rule Substitution
Replacing one rule with an equivalent.