Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

this is a study note of math 122, Study notes of Mathematical logic

this document contains all the law of set theory that corresponding to each law of logic

Typology: Study notes

2023/2024

Uploaded on 04/08/2024

lisa-yu-1
lisa-yu-1 🇨🇦

6 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Set Operations and the Laws of Set Theory
The union of sets Aand Bis the set AB={x:xAxB}.
The intersection of sets Aand Bis the set AB={x:xAxB}.
The set difference of Aand Bis the set A\B={x:xAx6∈ B}.
Alternate notation: AB.
The symmetric difference of Aand Bis AB= (A\B)(B\A).
Note: AB={x: (xAx6∈ B)(xBx6∈ A)}.
The universe,U, is the collection of all objects that can occur as elements of the sets under
consideration.
The complement of Ais Ac=U \ A={x:x6∈ A}.
For each Law of Logic, there is a corresponding Law of Set Theory.
Commutative: AB=BA, A B=BA.
Associative: A(BC)=(AB)C, A (BC)=(AB)C
Distributive: A(BC) = (AB)(AC), A (BC) = (AB)(AC)
and also on the right: (BC)A= (BA)(CA),(BC)A= (BA)(CA)
Double Complement: (Ac)c=A
DeMorgan’s Laws: (AB)c=AcBc,(AB)c=AcBc
Identity: A=A, U A=A
Idempotence: AA=A, A A=A
Dominance: A U =U, A =
Arguments that prove logical equivalences can be directly translated into arguments that prove set
equalities.
Set equalities of note:
A\B=ABc
AB= (AB)\(AB)

Partial preview of the text

Download this is a study note of math 122 and more Study notes Mathematical logic in PDF only on Docsity!

Set Operations and the Laws of Set Theory

  • The union of sets A and B is the set A ∪ B = {x : x ∈ A ∨ x ∈ B}.
  • The intersection of sets A and B is the set A ∩ B = {x : x ∈ A ∧ x ∈ B}.
  • The set difference of A and B is the set A \ B = {x : x ∈ A ∧ x 6 ∈ B}. Alternate notation: A − B.
  • The symmetric difference of A and B is A ⊕ B = (A \ B) ∪ (B \ A). Note: A ⊕ B = {x : (x ∈ A ∧ x 6 ∈ B) ∨ (x ∈ B ∧ x 6 ∈ A)}.

The universe, U, is the collection of all objects that can occur as elements of the sets under consideration.

  • The complement of A is Ac^ = U \ A = {x : x 6 ∈ A}.

For each Law of Logic, there is a corresponding Law of Set Theory.

  • Commutative: A ∪ B = B ∪ A, A ∩ B = B ∩ A.
  • Associative: A ∪ (B ∪ C) = (A ∪ B) ∪ C, A ∩ (B ∩ C) = (A ∩ B) ∩ C
  • Distributive: A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C), A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C) and also on the right: (B ∩ C) ∪ A = (B ∪ A) ∩ (C ∪ A), (B ∪ C) ∩ A = (B ∩ A) ∪ (C ∩ A)
  • Double Complement: (Ac)c^ = A
  • DeMorgan’s Laws: (A ∪ B)c^ = Ac^ ∩ Bc, (A ∩ B)c^ = Ac^ ∪ Bc
  • Identity: ∅ ∪ A = A, U ∩ A = A
  • Idempotence: A ∪ A = A, A ∩ A = A
  • Dominance: A ∪ U = U, A ∩ ∅ = ∅

Arguments that prove logical equivalences can be directly translated into arguments that prove set equalities.

Set equalities of note:

  • A \ B = A ∩ Bc
  • A ⊕ B = (A ∪ B) \ (A ∩ B)