SlideShare a Scribd company logo
1 of 27
Oleh 
Arif Djunaidi
Definisi Himpunan 
Sebuah koleksi benda-benda yang disebut Himpunan 
benda-benda yang disebut elemen, unsur atau anggota 
dari himpunan 
Deskripsi verbal "himpunan semua negara bagian di Amerika 
Serikat yang berbatasan dengan Samudera Pasifik" dapat 
direpresentasikan dalam dua cara berbeda sebagai berikut: 
Didaftar: {Alaska, California, Hawaii, Oregon, Washington}. 
Set-builder: {x/x adalah negara bagian AS yang berbatasan 
dengan Samudera Pasifik}. (Notasi set-builder ini dibaca: 
"Himpunan semua x sehingga x adalah negara bagian AS yang 
berbatasan dengan Samudera Pasifik.")
Himpunan biasanya dilambangkan dengan huruf 
kapital seperti A, B, C, dan seterusnya. Simbol “ " 
dan "" digunakan untuk menunjukkan bahwa sebuah 
objek atau bukan dari anggota himpunan. 
Misalnya, jika S merupakan himpunan semua negara 
bagian AS yang berbatasan dengan Pasifik, maka 
Alaska  S dan Michigan  S. 
Himpunan tanpa elemen disebut himpunan kosong 
(atau set null) dan dilambangkan dengan {} atau 
simbol . Himpunan semua negara bagian AS yang 
berbatasan Antartika adalah himpunan kosong.
Dua himpunan A dan B adalah sama, ditulis A = B, jika dan hanya 
jika mereka unsur-unsur sudah sesuai adalah sama. Jadi {x /x adalah 
negara yang berbatasan dengan Danau Michigan} = {Illinois, 
Indiana, Michigan, Wisconsin}. 
Perhatikan bahwa dua set, A dan B, yang sama jika setiap elemen A 
adalah di B, dan sebaliknya. Jika A tidak sama dengan B, kita 
menulis A = B. 
Ada dua aturan yang melekat mengenai set: (1) unsur yang sama 
tidak tercantum lebih dari sekali dalam satu set, dan (2) urutan unsur-unsur 
dalam satu set tidak material. 
Dengan demikian, berdasarkan aturan 1, set {a, a, b } akan ditulis 
sebagai {a, b} dan menurut aturan 2 {a, b} = {b, a}, {x, y, z} = {y, z, 
x}, dan seterusnya. 
Konsep 1-1 korespondensi, baca "satu-ke-satu korespondensi," 
diperlukan untuk menentukan arti seluruh bilangan.
DEFINISI 
One-to-One Correspondence 
Korespondensi satu satu antara dua set A dan B adalah 
pasangan dari elemen A dengan elemen B sehingga 
setiap elemen A berhubungan dengan tepat satu 
elemen dari B, dan sebaliknya. Jika ada 1-1 
korespondensi antara set A dan B, kita menulis A  B 
dan mengatakan bahwa A dan B adalah himpunan 
sama atau cocok.
example 
{1, 2}  {a, b}, but {1, 2}  {a, b}. The two sets A = 
{a, b} and B = {a, b, c} are not equivalent. However, 
they do satisfy the relationship defined next.
Definisi 
Subset of a Set: A  B 
Set A is said to be a subset of B, written A B, if and only 
if every element of A is also an element of B. 
The set consisting of New Hampshire is a subset of the set 
of all New England states and {a, b, c}  {a, b, c, d, e, f }. 
Since every element in a set A is in A, A  A for all sets A. 
Also, {a, b, c} ⊈ {a, b, d} because c is in the set {a, b, c} 
but not in the set {a, b, d}. Using similar reasoning, you 
can argue that A for any set A since it is impossible to 
find an element in that is not in A.
If A  B and B has an element that is not in A, we 
write A  B and say that A is a proper subset of B. 
Thus {a, b}  {a, b, c}, since {a, b}  {a, b, c} and 
c is in the second set but not in the first.
Circles or other closed curves are used in Venn 
diagrams (named after the English logician John 
Venn) to illustrate relationships between sets. These 
circles are usually pictured within a rectangle, U, 
where the rectangle represents the universal set or 
universe
Finite and Infinite Sets 
a set is finite if it is empty or can have its 
elements listed (where the list eventually ends), 
and a set is infinite if it goes on without end. 
Example: Determine whether the following 
sets are finite or infinite. 
a. {a, b, c} 
b. {1, 2, 3, . . . } 
c. {2, 4, 6, . . . , 2 0 }
SOLUTION 
a. {a, b, c} is finite since it can be matched 
with the set {1, 2, 3}. 
b. {1, 2, 3, . . .} is an infinite set. 
c. {2, 4, 6, . . . , 20} is a finite set since it can 
be matched with the set {1, 2, 3, . . . ,10}. 
(Here, the ellipsis means to continue the 
pattern until the last element is reached.)
Operations on Sets 
Two sets A and B that have no elements in common 
are called disjoint sets. The sets {a, b, c} and {d, e, f 
} are disjoint
Union of Sets: A  B 
The union of two sets A and B, written A  B, 
is the set that consists of all elements belonging 
either to A or to B (or to both). 
Example: Find the union of the given pairs of 
sets. 
a. {a, b}  {c, d, e} 
b. {1, 2, 3, 4, 5}   
c. {m, n, q}  {m, n, p}
SOLUTION 
a. {a, b}  {c, d, e} = {a, b, c, d, e} 
b. {1, 2, 3, 4, 5}   ={1, 2, 3, 4, 5} 
c. {m, n, q}  {m, n, p} = {m, n, p, q}
Intersection of Sets: A  B 
The intersection of sets A and B, written AB, 
is the set of all elements common to sets A and 
B. 
Example: Find the intersection of the given 
pairs of sets. 
a. {a, b, c}  {b, d, f } 
b. {a, b, c}  {a, b, c} 
c. {a, b}  {c, d}
SOLUTION 
a. {a, b, c}  {b, d, f} = {b} since b is the only 
element in both sets. 
b. {a, b, c}  {a, b, c} = {a, b, c} since a, b, c are in 
both sets. 
c. {a, b}  {c, d} =  since there are no elements 
common to the given two sets.
Complement of a Set: 
The complement of a set A, written , is the set of all 
elements in the universe, U, that are not in A.
Example: Find the following sets. 
a. 푨 where U = {a, b, c, d} and A = {a} 
b. 푩 where U = {1, 2, 3, . . .} and B = {2, 4, 6, . 
. . } 
c. 푨 ∪ 푩 and 푨 ∩ 푩 where U={1, 2, 3, 4, 5}, 
A={1, 2, 3}, and B= {3, 4}
SOLUTION 
a. 푨 ={b, c, d} 
b. 푩 = {1, 3, 5, . . . } 
c. 푨 ∪ 푩={4, 5} ∪{1, 2, 5} = {1, 2, 4, 5} 
푨 ∩ 푩 = 3 ={1, 2, 4, 5}
Difference of Sets: A – B 
The set difference (or relative complement) of set B 
from set A, written A – B, is the set of all elements in 
A that are not in B.
Example: Find the difference of the 
given pairs of sets. 
a. {a, b, c} - {b, d} 
b. {a, b, c} - {e} 
c. {a, b, c, d} - {b, c, d}
SOLUTION 
a. {a, b, c} - {b, d} = {a, c} 
b. {a, b, c} - {e} = {a, b, c} 
c. {a, b, c, d} - {b, c, d} = {a}
Cartesian Product of Sets: A  B 
The Cartesian product of set A with set B, written A 
B and read “A cross B,” is the set of all ordered pairs (a, 
b), where a  A and b  B. 
Example: Find the Cartesian product of the given 
pairs of sets. 
a. {x, y, z}  {m, n} 
b. {7}  {a, b, c}
SOLUTION 
a. {x, y, z}  {m, n} = {(x, m), (x, n), (y, m), (y, n), (z, m), (z, n)} 
b. {7}  {a, b, c} = {(7, a), (7, b), (7, c)}
Himpunan plpg
Himpunan plpg
Himpunan plpg

More Related Content

What's hot

Week 5 ( basic concept of relation )
Week 5 ( basic concept of relation )Week 5 ( basic concept of relation )
Week 5 ( basic concept of relation )OliverBaltazar2
 
Partial-Orderings in Discrete Mathematics
 Partial-Orderings in Discrete Mathematics Partial-Orderings in Discrete Mathematics
Partial-Orderings in Discrete MathematicsMeghaj Mallick
 
Sets by navneet class 11
Sets by navneet class 11Sets by navneet class 11
Sets by navneet class 11Navneet Anand
 
A review on sets (equal, equivalent, empty, joint, disjoint)
A review on sets (equal, equivalent, empty, joint, disjoint)A review on sets (equal, equivalent, empty, joint, disjoint)
A review on sets (equal, equivalent, empty, joint, disjoint)MartinGeraldine
 
operations on sets
operations on setsoperations on sets
operations on setsJuhi Kumari
 
Discrete math (sets)
Discrete math (sets)Discrete math (sets)
Discrete math (sets)SAIFUR RAHMAN
 
Discrete mathematics presentation
Discrete mathematics presentationDiscrete mathematics presentation
Discrete mathematics presentationMdZiad
 
Set relationships
Set relationshipsSet relationships
Set relationshipsAjayQuines
 
Identifying universal, equal and equivalent sets,
Identifying universal, equal and equivalent sets,Identifying universal, equal and equivalent sets,
Identifying universal, equal and equivalent sets,MartinGeraldine
 
Identifying subsets of a set
Identifying subsets of a setIdentifying subsets of a set
Identifying subsets of a setMartinGeraldine
 
CMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing RelationsCMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing Relationsallyn joy calcaben
 
CMSC 56 | Lecture 15: Closures of Relations
CMSC 56 | Lecture 15: Closures of RelationsCMSC 56 | Lecture 15: Closures of Relations
CMSC 56 | Lecture 15: Closures of Relationsallyn joy calcaben
 
I lustrating sets using venn diagram
I lustrating sets using venn diagramI lustrating sets using venn diagram
I lustrating sets using venn diagramMartinGeraldine
 
5literal equations x
5literal equations x5literal equations x
5literal equations xTzenma
 

What's hot (20)

Sets Class XI Chapter 1
Sets Class XI Chapter 1Sets Class XI Chapter 1
Sets Class XI Chapter 1
 
SET
SETSET
SET
 
Types of sets
Types of setsTypes of sets
Types of sets
 
Week 5 ( basic concept of relation )
Week 5 ( basic concept of relation )Week 5 ( basic concept of relation )
Week 5 ( basic concept of relation )
 
Set theory
Set theorySet theory
Set theory
 
Partial-Orderings in Discrete Mathematics
 Partial-Orderings in Discrete Mathematics Partial-Orderings in Discrete Mathematics
Partial-Orderings in Discrete Mathematics
 
Sets by navneet class 11
Sets by navneet class 11Sets by navneet class 11
Sets by navneet class 11
 
A review on sets (equal, equivalent, empty, joint, disjoint)
A review on sets (equal, equivalent, empty, joint, disjoint)A review on sets (equal, equivalent, empty, joint, disjoint)
A review on sets (equal, equivalent, empty, joint, disjoint)
 
operations on sets
operations on setsoperations on sets
operations on sets
 
Discrete math (sets)
Discrete math (sets)Discrete math (sets)
Discrete math (sets)
 
Discrete mathematics presentation
Discrete mathematics presentationDiscrete mathematics presentation
Discrete mathematics presentation
 
Set relationships
Set relationshipsSet relationships
Set relationships
 
SETS
SETSSETS
SETS
 
Identifying universal, equal and equivalent sets,
Identifying universal, equal and equivalent sets,Identifying universal, equal and equivalent sets,
Identifying universal, equal and equivalent sets,
 
Identifying subsets of a set
Identifying subsets of a setIdentifying subsets of a set
Identifying subsets of a set
 
Classifying sets
Classifying setsClassifying sets
Classifying sets
 
CMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing RelationsCMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing Relations
 
CMSC 56 | Lecture 15: Closures of Relations
CMSC 56 | Lecture 15: Closures of RelationsCMSC 56 | Lecture 15: Closures of Relations
CMSC 56 | Lecture 15: Closures of Relations
 
I lustrating sets using venn diagram
I lustrating sets using venn diagramI lustrating sets using venn diagram
I lustrating sets using venn diagram
 
5literal equations x
5literal equations x5literal equations x
5literal equations x
 

Similar to Himpunan plpg

POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfgowhiksankar54
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONSRohithV15
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)VihaanBhambhani
 
mathematical sets.pdf
mathematical sets.pdfmathematical sets.pdf
mathematical sets.pdfJihudumie.Com
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNbaberexha
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on setsRahul Avicii
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma studentsZubair Khan
 
CMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set OperationsCMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set Operationsallyn joy calcaben
 
Set theory and Venn Diagram.docx
Set theory and Venn Diagram.docxSet theory and Venn Diagram.docx
Set theory and Venn Diagram.docxRenierXanderUy
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfSenaJover
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxZenLooper
 

Similar to Himpunan plpg (20)

Sets
SetsSets
Sets
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
mathematical sets.pdf
mathematical sets.pdfmathematical sets.pdf
mathematical sets.pdf
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdf
 
2.1 Sets
2.1 Sets2.1 Sets
2.1 Sets
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
 
Sets class 11
Sets class 11Sets class 11
Sets class 11
 
CMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set OperationsCMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set Operations
 
Set theory and Venn Diagram.docx
Set theory and Venn Diagram.docxSet theory and Venn Diagram.docx
Set theory and Venn Diagram.docx
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdf
 
Sets in discrete mathematics
Sets in discrete mathematicsSets in discrete mathematics
Sets in discrete mathematics
 
sets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptxsets and their introduction and their exercises.pptx
sets and their introduction and their exercises.pptx
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
 

Recently uploaded

Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfhenrik385807
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Hasting Chen
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrsaastr
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...NETWAYS
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 

Recently uploaded (20)

Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 

Himpunan plpg

  • 2. Definisi Himpunan Sebuah koleksi benda-benda yang disebut Himpunan benda-benda yang disebut elemen, unsur atau anggota dari himpunan Deskripsi verbal "himpunan semua negara bagian di Amerika Serikat yang berbatasan dengan Samudera Pasifik" dapat direpresentasikan dalam dua cara berbeda sebagai berikut: Didaftar: {Alaska, California, Hawaii, Oregon, Washington}. Set-builder: {x/x adalah negara bagian AS yang berbatasan dengan Samudera Pasifik}. (Notasi set-builder ini dibaca: "Himpunan semua x sehingga x adalah negara bagian AS yang berbatasan dengan Samudera Pasifik.")
  • 3. Himpunan biasanya dilambangkan dengan huruf kapital seperti A, B, C, dan seterusnya. Simbol “ " dan "" digunakan untuk menunjukkan bahwa sebuah objek atau bukan dari anggota himpunan. Misalnya, jika S merupakan himpunan semua negara bagian AS yang berbatasan dengan Pasifik, maka Alaska  S dan Michigan  S. Himpunan tanpa elemen disebut himpunan kosong (atau set null) dan dilambangkan dengan {} atau simbol . Himpunan semua negara bagian AS yang berbatasan Antartika adalah himpunan kosong.
  • 4. Dua himpunan A dan B adalah sama, ditulis A = B, jika dan hanya jika mereka unsur-unsur sudah sesuai adalah sama. Jadi {x /x adalah negara yang berbatasan dengan Danau Michigan} = {Illinois, Indiana, Michigan, Wisconsin}. Perhatikan bahwa dua set, A dan B, yang sama jika setiap elemen A adalah di B, dan sebaliknya. Jika A tidak sama dengan B, kita menulis A = B. Ada dua aturan yang melekat mengenai set: (1) unsur yang sama tidak tercantum lebih dari sekali dalam satu set, dan (2) urutan unsur-unsur dalam satu set tidak material. Dengan demikian, berdasarkan aturan 1, set {a, a, b } akan ditulis sebagai {a, b} dan menurut aturan 2 {a, b} = {b, a}, {x, y, z} = {y, z, x}, dan seterusnya. Konsep 1-1 korespondensi, baca "satu-ke-satu korespondensi," diperlukan untuk menentukan arti seluruh bilangan.
  • 5. DEFINISI One-to-One Correspondence Korespondensi satu satu antara dua set A dan B adalah pasangan dari elemen A dengan elemen B sehingga setiap elemen A berhubungan dengan tepat satu elemen dari B, dan sebaliknya. Jika ada 1-1 korespondensi antara set A dan B, kita menulis A  B dan mengatakan bahwa A dan B adalah himpunan sama atau cocok.
  • 6. example {1, 2}  {a, b}, but {1, 2}  {a, b}. The two sets A = {a, b} and B = {a, b, c} are not equivalent. However, they do satisfy the relationship defined next.
  • 7. Definisi Subset of a Set: A  B Set A is said to be a subset of B, written A B, if and only if every element of A is also an element of B. The set consisting of New Hampshire is a subset of the set of all New England states and {a, b, c}  {a, b, c, d, e, f }. Since every element in a set A is in A, A  A for all sets A. Also, {a, b, c} ⊈ {a, b, d} because c is in the set {a, b, c} but not in the set {a, b, d}. Using similar reasoning, you can argue that A for any set A since it is impossible to find an element in that is not in A.
  • 8. If A  B and B has an element that is not in A, we write A  B and say that A is a proper subset of B. Thus {a, b}  {a, b, c}, since {a, b}  {a, b, c} and c is in the second set but not in the first.
  • 9. Circles or other closed curves are used in Venn diagrams (named after the English logician John Venn) to illustrate relationships between sets. These circles are usually pictured within a rectangle, U, where the rectangle represents the universal set or universe
  • 10. Finite and Infinite Sets a set is finite if it is empty or can have its elements listed (where the list eventually ends), and a set is infinite if it goes on without end. Example: Determine whether the following sets are finite or infinite. a. {a, b, c} b. {1, 2, 3, . . . } c. {2, 4, 6, . . . , 2 0 }
  • 11. SOLUTION a. {a, b, c} is finite since it can be matched with the set {1, 2, 3}. b. {1, 2, 3, . . .} is an infinite set. c. {2, 4, 6, . . . , 20} is a finite set since it can be matched with the set {1, 2, 3, . . . ,10}. (Here, the ellipsis means to continue the pattern until the last element is reached.)
  • 12. Operations on Sets Two sets A and B that have no elements in common are called disjoint sets. The sets {a, b, c} and {d, e, f } are disjoint
  • 13. Union of Sets: A  B The union of two sets A and B, written A  B, is the set that consists of all elements belonging either to A or to B (or to both). Example: Find the union of the given pairs of sets. a. {a, b}  {c, d, e} b. {1, 2, 3, 4, 5}   c. {m, n, q}  {m, n, p}
  • 14. SOLUTION a. {a, b}  {c, d, e} = {a, b, c, d, e} b. {1, 2, 3, 4, 5}   ={1, 2, 3, 4, 5} c. {m, n, q}  {m, n, p} = {m, n, p, q}
  • 15. Intersection of Sets: A  B The intersection of sets A and B, written AB, is the set of all elements common to sets A and B. Example: Find the intersection of the given pairs of sets. a. {a, b, c}  {b, d, f } b. {a, b, c}  {a, b, c} c. {a, b}  {c, d}
  • 16. SOLUTION a. {a, b, c}  {b, d, f} = {b} since b is the only element in both sets. b. {a, b, c}  {a, b, c} = {a, b, c} since a, b, c are in both sets. c. {a, b}  {c, d} =  since there are no elements common to the given two sets.
  • 17. Complement of a Set: The complement of a set A, written , is the set of all elements in the universe, U, that are not in A.
  • 18. Example: Find the following sets. a. 푨 where U = {a, b, c, d} and A = {a} b. 푩 where U = {1, 2, 3, . . .} and B = {2, 4, 6, . . . } c. 푨 ∪ 푩 and 푨 ∩ 푩 where U={1, 2, 3, 4, 5}, A={1, 2, 3}, and B= {3, 4}
  • 19. SOLUTION a. 푨 ={b, c, d} b. 푩 = {1, 3, 5, . . . } c. 푨 ∪ 푩={4, 5} ∪{1, 2, 5} = {1, 2, 4, 5} 푨 ∩ 푩 = 3 ={1, 2, 4, 5}
  • 20. Difference of Sets: A – B The set difference (or relative complement) of set B from set A, written A – B, is the set of all elements in A that are not in B.
  • 21. Example: Find the difference of the given pairs of sets. a. {a, b, c} - {b, d} b. {a, b, c} - {e} c. {a, b, c, d} - {b, c, d}
  • 22. SOLUTION a. {a, b, c} - {b, d} = {a, c} b. {a, b, c} - {e} = {a, b, c} c. {a, b, c, d} - {b, c, d} = {a}
  • 23. Cartesian Product of Sets: A  B The Cartesian product of set A with set B, written A B and read “A cross B,” is the set of all ordered pairs (a, b), where a  A and b  B. Example: Find the Cartesian product of the given pairs of sets. a. {x, y, z}  {m, n} b. {7}  {a, b, c}
  • 24. SOLUTION a. {x, y, z}  {m, n} = {(x, m), (x, n), (y, m), (y, n), (z, m), (z, n)} b. {7}  {a, b, c} = {(7, a), (7, b), (7, c)}