INDUMAT (Quiz 1) Flashcards
Z
Set of integers (…..,-3,-2,-1,0,1,2,3,…….)
N
Set of nonnegative integers or natural numbers (1,2,3,4,….)
Z^+
Set of positive integers (1,2,3) ; not including 0
R
Set of real numbers (numbers with decimal expansion)
R^+
Set of positive real numbers
R^*
Set of nonzero real numbers
Q
Set of rational numbers (numbers including fractions)
Law of Double Negation (Set Theory)
(A’)’ = A
De Morgan’s Laws (Set Theory)
(A U B)’ = A’ ∩ B’
(A ∩ B)’ = A’ U B’
Commutative Laws (Set Theory)
A U B = B U A
A ∩ B = B ∩ A
Associative Laws (Set Theory)
A U (B U C) = (A U B) U C
A ∩ (B ∩ C) = (A ∩ B) ∩ C
Distributive Laws (Set Theory)
A ∩ (B U C) = (A ∩ B) U (A ∩ C)
A U (B ∩ C) = (A U B) ∩ (A U C)
Idempotent Laws (Set Theory)
A U A = A
A ∩ A = A
Identity Laws (Set Theory)
A U Null set = A
A ∩ Universe = A
Inverse Laws (Set Theory)
A U A’ = Universe
A ∩ A’ = Null Set
Domination Laws (Set Theory)
A U Universe = Universe
A ∩ Null Set = Null Set
Absorption Laws (Set Theory)
A U (A ∩ B) = A
A Int (A U B) = A
U
Union (or)
∩
Intersection (and)
∈
is an element of/belongs to
⊂
Proper subset
And
ʌ
⊆
Subset
Or
v
Implies
=>
{ }
Empty set/Null set
△
Symmetric Difference
A △ B = (A-B) U (B-A) or (A U B) - (A ∩ B)
If and Only if
<=>
Law of Double Negation (Laws of Logic)
¬¬ p 三 p
It is not the case that / not
¬