Algebra 1-Chapter 02
Algebra 1-Chapter 02
Departement of Mathematics
By : Brahimi Mahmoud
Examples:
{1, 5, 8}, {𝑎, 𝑏, 𝑐, 𝑑}, {Pen, ruler, eraser}.
{𝑥 ∈ ℝ; |𝑥 − 1| < 5}
{𝑥 ∈ ℝ; |𝑥| < 5} = ]−5, 5[
{𝑧 ∈ ℂ; 𝑧 3 = 1 + 𝑖}
Remarks
The empty set, denoted ∅ which is the set containing no elements.
If 𝑥 is an element of 𝐸 we note 𝑥 ∈ 𝐸 and 𝑥 ∉ 𝐸 otherwise.
Definitions
1) Inclusion: 𝐴 ⊂ 𝐵 if every element of 𝐴 is also an element of 𝐵. In other words:
∀𝑥 ∈ 𝐴 (𝑥 ∈ 𝐵). We then say that 𝐴 is a subset of 𝐵 or a part of 𝐵.
Example: {1, 2, 3} ⊂ {−1, 0, 1, 2, 3, 9}.
Equality. 𝐴 = 𝐵 if and only if 𝐴 ⊂ 𝐵 and 𝐵 ⊂ 𝐴.
2) Set of parts: The set of parts of a set 𝐸, is the set of all possible subsets of
𝐸 including the empty set and 𝐸 itself. It is denoted by 𝒫(𝐸).
Example: 𝐸 = {2, 5, 7}, 𝒫 (𝐸) = {∅, {2}, {5}, {7}, {2, 5}, {2, 7}, {5, 7}, {2, 5, 7} }
The number of subsets of a set 𝐴 with 𝑛 elements is given by 2𝑛
3) Union: The union of two sets 𝐴 and 𝐵 is the set that contains all the elements that
are in either 𝐴, 𝐵, or both. It is denoted by 𝑨 ∪ 𝑩.
4) Intersection: The intersection of two sets 𝐴 and 𝐵 is the set that contains all the
elements that are common to both sets. It is denoted by 𝑨 ∩ 𝑩.
6) Symmetric difference: The symmetric difference of two sets 𝐴 and 𝐵 is the set of
elements that are in either of the sets, but not in their intersection. It can be denoted
as 𝑨 △ 𝑩.
𝑨 △ 𝑩 = ( 𝑨 − 𝑩) ∪ (𝑩 − 𝑨) or 𝑨 △ 𝑩 = ( 𝑨 ∪ 𝑩) − (𝑩 ∩ 𝑨)
Example: 𝐸 = {−2, 7,8, 11, 16, 20}, 𝐴 = {−2, 16}, 𝐴̅ = 𝐶𝐸𝐴 = {7,8, 11, 20}
Example: 𝐴 = {1, 3}, 𝐵 = { 2, 7}: 𝐴 × 𝐵 = {(1, 2), (1, 7), (3, 2), (3, 7)}
̅ , 𝑨 ∪ 𝑩, 𝑨 ∩ 𝑩, 𝑨 − 𝑩 𝒂𝒏𝒅 𝑩 − 𝑨
𝑪𝑨𝑬 = 𝑨
Properties
Let 𝐴, 𝐵, 𝐶 be parts of a set 𝐸, we have the following properties:
1) 𝐴∩𝐵 =𝐵∩𝐴
2) 𝐴∪𝐵 =𝐵∪𝐴
3) 𝐴 ∩ (𝐵 ∩ 𝐶) = (𝐴 ∩ 𝐵) ∩ 𝐶 = 𝐴 ∩ 𝐵 ∩ 𝐶
4) 𝐴 ∩ ∅ = ∅, 𝐴 ∪ ∅ = 𝐴
5) 𝐴 ∩ 𝐴 = 𝐴, 𝐴 ∪ 𝐴 = 𝐴
6) 𝐴 ⊂ 𝐵 ⟺ 𝐴 ∩ 𝐵 = 𝐴 and 𝐴 ∪ 𝐵 = 𝐵
7) 𝐴 ∪ (𝐵 ∪ 𝐶) = (𝐴 ∪ 𝐵) ∪ 𝐶 = 𝐴 ∪ 𝐵 ∪ 𝐶
8) 𝐴 ∩ (𝐵 ∪ 𝐶) = (𝐴 ∩ 𝐵) ∪ (𝐴 ∩ 𝐶)
9) 𝐴 ∪ (𝐵 ∩ 𝐶) = (𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)
10) 𝐴̿ = 𝐴
11) 𝐴 ⊂ 𝐵 ⟺ 𝐵̅ ⊂ 𝐴̅
12) ̅̅̅̅̅̅̅
𝐴 ∩ 𝐵 = 𝐴̅ ∪ 𝐵̅
13) ̅̅̅̅̅̅̅
𝐴 ∪ 𝐵 = 𝐴̅ ∪ 𝐵̅
II. Maps
Definition
A map 𝑓 ∶ 𝐸 → 𝐹, is a relation between two sets 𝐸, 𝐹, for which each element 𝐸 is linked
to a unique element 𝐹 denoted 𝑓 (𝑥).
𝑓: 𝐸 ⟶ 𝐹, 𝑥 ⟼ 𝑓(𝑥)
Example: 𝑓: ℝ ⟶ ℝ, 𝑥 ⟼ 𝑓(𝑥) = 𝑒 𝑥
Definitions
1) Equality: Two maps 𝑓 , 𝑔 ∶ 𝐸 → 𝐹 are equal if and only if
∀𝑥 ∈ 𝐸, 𝑓 (𝑥) = 𝑔(𝑥), we then denote 𝑓 = 𝑔.
2) The graph of 𝑓 ∶ 𝐸 → 𝐹 is the set Γ𝑓 where Γ𝑓 = {(𝑥, 𝑓(𝑥)) ∈ 𝐸 × 𝐹; 𝑥 ∈ 𝐸}.
2) We say that 𝑓 is surjective if, for all 𝑦 ∈ 𝐹 there exists 𝑥 ∈ 𝐸 such that 𝑦 = 𝑓(𝑥)
That’s to say: ∀𝒚 ∈ 𝑭, ∃𝒙 ∈ 𝑬; 𝒚 = 𝒇(𝒙).
3) We say that 𝑓 is bijective if it is injective and surjective, this is equivalent to: for all
𝑦 ∈ 𝐹 there exists a unique 𝑥 ∈ 𝐸 such that 𝑦 = 𝑓 (𝑥).
That’s to say: ∀𝒚 ∈ 𝑭, ∃! 𝒙 ∈ 𝑬; 𝒚 = 𝒇(𝒙).
6
Example: The map 𝑓: ]− 5 , +∞[ ⟶ ℝ, 𝑓(𝑥) = ln(5𝑥 + 6) is bijective.
Proposition
Let 𝐸, 𝐹 be two sets and 𝑓 ∶ 𝐸 → 𝐹 be a map.
The map 𝑓 is bijective if and only if there exists an application 𝑔: 𝐹 ⟶ 𝐸 such that
𝒇 ∘ 𝒈 = 𝐢𝐝𝑭 and 𝒈 ∘ 𝒇 = 𝐢𝐝𝑬 .
If 𝑓 is bijective then the map 𝑔 is unique and it is also bijective. The map 𝑔 is called
the reciprocal bijection of 𝑓 and is denoted 𝒇−𝟏.
3
Example: 𝑓: ]2 , +∞[ ⟶ ℝ, 𝑓(𝑥) = ln(2𝑥 − 3)
2) Let 𝐵 ⊂ 𝐸 and 𝑓: 𝐸 ⟶ 𝐹 a map, reciprocal image of 𝐵 by 𝑓 is the set 𝒇−𝟏 (𝑩) such
that:
𝒇−𝟏 (𝑩) = {𝒙 ∈ 𝑬; 𝒇(𝒙) ∈ 𝑩} i. e 𝒙 ∈ 𝒇−𝟏 (𝑩) ⟺ 𝒇(𝒙) ∈ 𝑩.