121Lab5Soln PDF
121Lab5Soln PDF
1. [7 marks] Consider the sets A, B and C from the same universal set and the two equations below:
i) (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C)
ii) (A ∩ B) ∩ C = (A ∩ C) ∪ (B ∩ C) .
(a) Either equation (i) or (ii) is not an identity. State which one and use a counterexample to disprove it.
(b) Either equation (i) or (ii) is an identity. State which one and provide a proof.
x ∈ (A ∪ B) ∩ C
⇐⇒ x ∈ A ∪ B and x ∈ C
⇐⇒ (x ∈ A or x ∈ B) and x ∈ C
⇐⇒ (x ∈ A and x ∈ C) or (x ∈ B and x ∈ C)
⇐⇒ x ∈ A ∩ C or x ∈ B ∩ C
⇐⇒ x ∈ (A ∩ C) ∪ (B ∩ C)
(c) Without doing any further work, and making reference to the principle of duality, determine if
(A ∪ B) ∪ C = (A ∪ C) ∩ (B ∪ C) is an identity. Briefly explain.
This study source was downloaded by 100000831960167 from CourseHero.com on 02-16-2024 08:50:45 GMT -06:00
7
Lab Grade:
7
https://www.coursehero.com/file/136827996/121Lab5Solnpdf/
MA121 5 Tutorial:
1. Four additional lines were accidentally inserted into the “proof” of the statement that, as subsets of the product set U × V :
(A × B) ∪ (A × C) = A × (B ∪ C).
Create a complete and accurate proof for the statement by rewriting the proof with the extra lines removed.
A × (B ∪ C)
= {(x, y) : (x ∈ A) × (y ∈ B ∪ C)}
= {(x, y) : x ∈ A and y ∈ B ∪ C}
= {(x, y) : x ∈ A and (y ∈ B or y ∈ C)}
= {(x, y) : (x, y ∈ A ∩ B) ∪ (x, y ∈ A ∩ C)}
= {(x, y) : (x, y ∈ A and B) or (x, y ∈ A and C)}
= {(x, y) : (x ∈ A and y ∈ B) or (x ∈ A and y ∈ C)}
= {(x, y) : (x, y) ∈ A × B or (x, y) ∈ A × C}
= {(x, y) : ((x, y) ∈ A × B) ∪ ((x, y) ∈ A × C)}
= (A × B) ∪ (A × C)
2. Denote by P(X) the power set of the set X. Prove the statement:
A ⊆ B if and only if P(A) ⊆ P(B), for sets A and B.
Proof:
(a) Write the statement in propositional logic that is implied directly by the following mathematical statement:
for every x, y ∈ S, if f (x) = f (y) then x = y.
∀x∀y[p(x, y) → q(x, y) ]
(b) Write the negation of the logical statement in part (a) and simplify it until the connectives inside the brackets
are ∼ and ∧ only, each appearing once.
⇐⇒ by∃x∃y
This study source was downloaded [p(x, y)∧ ∼
100000831960167 from CourseHero.com
q(x, y)] on 02-16-2024 08:50:45 GMT -06:00
https://www.coursehero.com/file/136827996/121Lab5Solnpdf/
(c) Write a mathematical statement that is implied directly by the final logical statement in your answer of part
(b).
(i) a one-to-one function. (ii) an onto function. (iii) neither a one-to-one nor an onto function.
This study source was downloaded by 100000831960167 from CourseHero.com on 02-16-2024 08:50:45 GMT -06:00
https://www.coursehero.com/file/136827996/121Lab5Solnpdf/
Powered by TCPDF (www.tcpdf.org)