Home
Explore
Exams
Search for anything
Login
Get started
Home
Other
Other Subject
Proofs (laws, and truth values)
0.0
(0)
Rate it
Studied by 0 people
0.0
(0)
Rate it
Call Kai
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Knowt Play
Card Sorting
1/14
Earn XP
Description and Tags
Other Subject
11th
Add tags
Study Analytics
All Modes
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
15 Terms
View all (15)
Star these 15
1
New cards
And (∧)
only true if both values are true
2
New cards
Or (∨)
only false if both values are false
3
New cards
Imply (→)
Only false if true followed by false
4
New cards
IFF (↔)
Only true if both values are the same
5
New cards
Exclusive or (⊻)
Only true if both values are different
6
New cards
commutative law (comm)
a ∧ b ≡ b ∧ a
a ∨ b ≡ b ∨ a
7
New cards
associative law (assoc)
(a ∧ b) ∧ c ≡ a ∧ (b ∧ c)
(a ∨ b) ∨ c ≡ a ∨ (b ∨ c)
8
New cards
distributive law (dist)
a ∧ (b ∨ c) ≡ (a ∧ b) ∨ (a ∧ c)
a ∨ (b ∧ c) ≡ (a ∨ b) ∧ (a ∨ c)
9
New cards
De Morgan's Law (deM)
~(a ∧ b) ≡ ~a ∨ ~b
~(a ∨ b) ≡ ~a ∧ ~b
10
New cards
double negation (DN)
~(~a) ≡ ~~a ≡ a
11
New cards
contrapositive/transposition (trans)
a → b ≡ ~b → ~a
12
New cards
material equivocation (equiv)
a ↔ b ≡ (a → b) ∧ (b → a)
13
New cards
material implication (imp)
a → b ≡ ~a ∨ b
14
New cards
tautology (taut)
a ∧ a ≡ a
a ∨ a ≡ a
15
New cards
absorption (exp)
a ∧ (a ∨ b) ≡ a
a ∨ (a ∧ b) ≡ a