SlideShare uma empresa Scribd logo
1 de 16
Baixar para ler offline
Truth, Deduction,
Computation
Lecture I
Set Theory, ZFC axioms
Vlad Patryshev
SCU
2013
Sets, Formally (ZFC)
Abraham

Fraenkel

Ernst Friedrich Ferdinand

Zermelo
(pronounced [tsermelo])

Axiom of

Choice
ZFC Axioms
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Extensionality Axiom
Axiom of Empty Set
Comprehension Axiom Schema (filter)
Axiom of Pair
Axiom of Union
Replacement Axiom Schema (map)
Axiom of Infinity
Powerset Axiom
Foundation Axiom
Axiom of Choice
Extensionality
A=B ≡ ∀x ((x∈A) ↔ (x∈B))

That’s it.
We can prove symmetry, associativity, reflexivity.
Axiom of Empty Set
∃A ∀x (¬x∈A)
denoted as ∅
Why do we need it?

Because all other axioms assume existence of
sets; this one states an existence.
Comprehension Axiom Schema
A is a set ⊢ {x∈A | P(x)} is a set

● Note that we have no rule allowing to build something
like {x | x=x} or even {x | x=1}
● Do you see that {x∈A | true} = A?
● It does not give us ∅
● Also, it does not give us union of two sets
Axiom of Pairing
∀x ∀y ∃A (x∈A ∧ y∈A)
● Notation: {a,b} = {x∈?|x=a v x=b}
(here we made a choice of an A… not very pure)

● x∈{a,b} ↔ (x=a v x=b)
● Now we can, given an x, build {x}
● We can also build an unlimited number of sets: ∅,
{∅}, {{∅}}, {{{∅}}}...
● Introduce ordered pair: {x, {x,y}} (problems?)
● Kuratowski pair: {{x}, {x,y}}
Axiom of Union
∀A ∃B ∀y ∀x((x∈y ∧ y∈A) → x∈B)
∪{y∈A} ≡ {x∈? | ∃y (y∈A)}
X ∪ Y ≡ ∪{a∈{X,Y}} = {x∈? | x∈X v x∈Y}
E.g.
● A={{a,b}, {b,c,d}} ∪A = {a,b,c,d}
● ∪∅ = ∅
● ∪{x} = x
Replacement Axiom Schema
∀A (∀x(x∈A → (∃!y P(x,y))) ⊢
∃B ∀x(x∈A → (∃y (P(x,y)∧ y∈B))
In other words, if we have a function f defined on A, we
can say that its image B is a set.
Axiom of Infinity
∃X (∅∈X ∧ ∀y (y∈X → S(y)∈X))
where S(y) ≡ y ∪ {y}

Do you recognize Peano Natural Numbers?
The axiom says: we have natural numbers.
Axiom of Powerset
∀x∃y∀z (z⊂x → z∈y)
where A⊂B ≡ ∀x ((x∈A)→(x∈B))

P(X) ≡ {z∈?/*maybe an y from above*/|z⊂X}
● A⊂B here means non-strict subset. E.g. A⊂A
● Now we have ℵ1
● Can |x| = |P(x)|? No (see Russell paradox)
Well-founded Relationship
R ⊂ A×A is well-founded iff
∀S⊂A (S=∅ v (∃x∈S ∀y∈S ¬xRy))

●
●
●
●
●

xRy means (x,y) ∈ R
E.g. partial order on N, a>b
Counterexample: a<b on N
Counterexample: aRb, bRc, cRa
Can use generalized induction (Noether)
Foundation Axiom
∀x (x=∅ v (∃y∈x (¬∃z
(z∈y∧z∈x))

●
●
●
●

No set is an element of itself (Quine atoms outlawed)
No infinite descending sequence of sets exists
No need for Kuratowski pairs
For every two sets, only one can be an element of the
other
Axiom of Choice (AC)
∀x (∅∉x v (∃f:(x→∪x) (∀y∈x f(y)
∈y))
What it means
● every set can be fully ordered
● f:X→Y is surjection ⊢ f has an inverse
● Banach-Tarski paradox

Alternatively: Axiom of Determinacy
There’s a Java implementation
https://gist.github.com/vpatryshev/7711870
That’s it.
Thanks for listening.

Mais conteúdo relacionado

Mais procurados

Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphsJessica Garcia
 
10 3 double and half-angle formulas
10 3 double and half-angle formulas10 3 double and half-angle formulas
10 3 double and half-angle formulashisema01
 
Relation Hasse diagram
Relation Hasse diagramRelation Hasse diagram
Relation Hasse diagramRachana Pathak
 
Group abstract algebra
Group  abstract algebraGroup  abstract algebra
Group abstract algebraNaliniSPatil
 
sets and venn diagrams
sets and venn diagramssets and venn diagrams
sets and venn diagramsShahmir Ali
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal SubgroupsKevin Johnson
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite IntegralJelaiAujero
 
Continuity and Discontinuity of Functions
Continuity and Discontinuity of FunctionsContinuity and Discontinuity of Functions
Continuity and Discontinuity of FunctionsPhil Saraspe
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Matthew Leingang
 
Lesson 19: Maximum and Minimum Values
Lesson 19: Maximum and Minimum ValuesLesson 19: Maximum and Minimum Values
Lesson 19: Maximum and Minimum ValuesMatthew Leingang
 
Introduction to mathematical control theory - Dr. Purnima Pandit
Introduction to mathematical control theory - Dr. Purnima PanditIntroduction to mathematical control theory - Dr. Purnima Pandit
Introduction to mathematical control theory - Dr. Purnima PanditPurnima Pandit
 
Lesson 8 the definite integrals
Lesson 8 the definite integralsLesson 8 the definite integrals
Lesson 8 the definite integralsLawrence De Vera
 
Quotient groups-Group theory
Quotient groups-Group theoryQuotient groups-Group theory
Quotient groups-Group theoryAyush Agrawal
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and DerivativesFaisal Waqar
 

Mais procurados (20)

Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphs
 
10 3 double and half-angle formulas
10 3 double and half-angle formulas10 3 double and half-angle formulas
10 3 double and half-angle formulas
 
Relation Hasse diagram
Relation Hasse diagramRelation Hasse diagram
Relation Hasse diagram
 
Group abstract algebra
Group  abstract algebraGroup  abstract algebra
Group abstract algebra
 
sets and venn diagrams
sets and venn diagramssets and venn diagrams
sets and venn diagrams
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal Subgroups
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Functions
FunctionsFunctions
Functions
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
Continuity and Discontinuity of Functions
Continuity and Discontinuity of FunctionsContinuity and Discontinuity of Functions
Continuity and Discontinuity of Functions
 
Ring
RingRing
Ring
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)
 
Lesson 19: Maximum and Minimum Values
Lesson 19: Maximum and Minimum ValuesLesson 19: Maximum and Minimum Values
Lesson 19: Maximum and Minimum Values
 
Introduction to mathematical control theory - Dr. Purnima Pandit
Introduction to mathematical control theory - Dr. Purnima PanditIntroduction to mathematical control theory - Dr. Purnima Pandit
Introduction to mathematical control theory - Dr. Purnima Pandit
 
Lesson 8 the definite integrals
Lesson 8 the definite integralsLesson 8 the definite integrals
Lesson 8 the definite integrals
 
project
projectproject
project
 
metric spaces
metric spacesmetric spaces
metric spaces
 
Quotient groups-Group theory
Quotient groups-Group theoryQuotient groups-Group theory
Quotient groups-Group theory
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and Derivatives
 

Destaque

Destaque (7)

Gao
GaoGao
Gao
 
Truth, deduction, computation; lecture 3
Truth, deduction, computation;  lecture 3Truth, deduction, computation;  lecture 3
Truth, deduction, computation; lecture 3
 
Ka rin carol wedemeyer
Ka rin   carol wedemeyerKa rin   carol wedemeyer
Ka rin carol wedemeyer
 
Truth, deduction, computation; lecture 4
Truth, deduction, computation;  lecture 4Truth, deduction, computation;  lecture 4
Truth, deduction, computation; lecture 4
 
Bains
BainsBains
Bains
 
Bill & june vaughn
Bill & june vaughnBill & june vaughn
Bill & june vaughn
 
Josi's ceramics thingy
Josi's ceramics thingyJosi's ceramics thingy
Josi's ceramics thingy
 

Semelhante a Truth, deduction, computation lecture i (last one)

Truth, deduction, computation lecture h
Truth, deduction, computation   lecture hTruth, deduction, computation   lecture h
Truth, deduction, computation lecture hVlad Patryshev
 
Andrei rusu-2013-amaa-workshop
Andrei rusu-2013-amaa-workshopAndrei rusu-2013-amaa-workshop
Andrei rusu-2013-amaa-workshopAndries Rusu
 
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...IOSR Journals
 
2.9 Cartesian products
2.9 Cartesian products2.9 Cartesian products
2.9 Cartesian productsJan Plaza
 
Interval valued intuitionistic fuzzy homomorphism of bf algebras
Interval valued intuitionistic fuzzy homomorphism of bf algebrasInterval valued intuitionistic fuzzy homomorphism of bf algebras
Interval valued intuitionistic fuzzy homomorphism of bf algebrasAlexander Decker
 
Machine learning (9)
Machine learning (9)Machine learning (9)
Machine learning (9)NYversity
 
Cs229 notes8
Cs229 notes8Cs229 notes8
Cs229 notes8VuTran231
 
On intuitionistic fuzzy 휷 generalized closed sets
On intuitionistic fuzzy 휷 generalized closed setsOn intuitionistic fuzzy 휷 generalized closed sets
On intuitionistic fuzzy 휷 generalized closed setsijceronline
 
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...Existence Theory for Second Order Nonlinear Functional Random Differential Eq...
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...IOSR Journals
 
Truth, deduction, computation lecture e
Truth, deduction, computation   lecture eTruth, deduction, computation   lecture e
Truth, deduction, computation lecture eVlad Patryshev
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Kwonpyo Ko
 
Algebras for programming languages
Algebras for programming languagesAlgebras for programming languages
Algebras for programming languagesYoshihiro Mizoguchi
 
Formal methods 8 - category theory (last one)
Formal methods   8 - category theory (last one)Formal methods   8 - category theory (last one)
Formal methods 8 - category theory (last one)Vlad Patryshev
 

Semelhante a Truth, deduction, computation lecture i (last one) (20)

Truth, deduction, computation lecture h
Truth, deduction, computation   lecture hTruth, deduction, computation   lecture h
Truth, deduction, computation lecture h
 
Sets.pdf
Sets.pdfSets.pdf
Sets.pdf
 
Andrei rusu-2013-amaa-workshop
Andrei rusu-2013-amaa-workshopAndrei rusu-2013-amaa-workshop
Andrei rusu-2013-amaa-workshop
 
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...
On Some Types of Fuzzy Separation Axioms in Fuzzy Topological Space on Fuzzy ...
 
2.9 Cartesian products
2.9 Cartesian products2.9 Cartesian products
2.9 Cartesian products
 
Interval valued intuitionistic fuzzy homomorphism of bf algebras
Interval valued intuitionistic fuzzy homomorphism of bf algebrasInterval valued intuitionistic fuzzy homomorphism of bf algebras
Interval valued intuitionistic fuzzy homomorphism of bf algebras
 
Machine learning (9)
Machine learning (9)Machine learning (9)
Machine learning (9)
 
Cs229 notes8
Cs229 notes8Cs229 notes8
Cs229 notes8
 
On intuitionistic fuzzy 휷 generalized closed sets
On intuitionistic fuzzy 휷 generalized closed setsOn intuitionistic fuzzy 휷 generalized closed sets
On intuitionistic fuzzy 휷 generalized closed sets
 
Pmath 351 note
Pmath 351 notePmath 351 note
Pmath 351 note
 
Random Forest
Random ForestRandom Forest
Random Forest
 
04-Sets-Relations-A.pdf
04-Sets-Relations-A.pdf04-Sets-Relations-A.pdf
04-Sets-Relations-A.pdf
 
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...Existence Theory for Second Order Nonlinear Functional Random Differential Eq...
Existence Theory for Second Order Nonlinear Functional Random Differential Eq...
 
Pata contraction
Pata contractionPata contraction
Pata contraction
 
Truth, deduction, computation lecture e
Truth, deduction, computation   lecture eTruth, deduction, computation   lecture e
Truth, deduction, computation lecture e
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)
 
Algebras for programming languages
Algebras for programming languagesAlgebras for programming languages
Algebras for programming languages
 
Set Operations
Set OperationsSet Operations
Set Operations
 
Formal methods 8 - category theory (last one)
Formal methods   8 - category theory (last one)Formal methods   8 - category theory (last one)
Formal methods 8 - category theory (last one)
 
Chpt 2-sets v.3
Chpt 2-sets v.3Chpt 2-sets v.3
Chpt 2-sets v.3
 

Mais de Vlad Patryshev

Formal methods 6 - elements of algebra
Formal methods   6 - elements of algebraFormal methods   6 - elements of algebra
Formal methods 6 - elements of algebraVlad Patryshev
 
Formal methods 5 - Pi calculus
Formal methods   5 - Pi calculusFormal methods   5 - Pi calculus
Formal methods 5 - Pi calculusVlad Patryshev
 
Formal methods 4 - Z notation
Formal methods   4 - Z notationFormal methods   4 - Z notation
Formal methods 4 - Z notationVlad Patryshev
 
Formal methods 3 - languages and machines
Formal methods   3 - languages and machinesFormal methods   3 - languages and machines
Formal methods 3 - languages and machinesVlad Patryshev
 
Formal methods 2 - languages and machines
Formal methods   2 - languages and machinesFormal methods   2 - languages and machines
Formal methods 2 - languages and machinesVlad Patryshev
 
Formal methods 1 - introduction
Formal methods   1 - introductionFormal methods   1 - introduction
Formal methods 1 - introductionVlad Patryshev
 
Formal methods 7 - category theory
Formal methods   7 - category theoryFormal methods   7 - category theory
Formal methods 7 - category theoryVlad Patryshev
 
Truth, deduction, computation lecture g
Truth, deduction, computation   lecture gTruth, deduction, computation   lecture g
Truth, deduction, computation lecture gVlad Patryshev
 
Truth, deduction, computation lecture f
Truth, deduction, computation   lecture fTruth, deduction, computation   lecture f
Truth, deduction, computation lecture fVlad Patryshev
 
Truth, deduction, computation lecture d
Truth, deduction, computation   lecture dTruth, deduction, computation   lecture d
Truth, deduction, computation lecture dVlad Patryshev
 
Truth, deduction, computation lecture c
Truth, deduction, computation   lecture cTruth, deduction, computation   lecture c
Truth, deduction, computation lecture cVlad Patryshev
 
Truth, deduction, computation lecture b
Truth, deduction, computation   lecture bTruth, deduction, computation   lecture b
Truth, deduction, computation lecture bVlad Patryshev
 
Truth, deduction, computation lecture a
Truth, deduction, computation   lecture aTruth, deduction, computation   lecture a
Truth, deduction, computation lecture aVlad Patryshev
 
Truth, deduction, computation lecture 9
Truth, deduction, computation   lecture 9Truth, deduction, computation   lecture 9
Truth, deduction, computation lecture 9Vlad Patryshev
 
Truth, deduction, computation lecture 8
Truth, deduction, computation   lecture 8Truth, deduction, computation   lecture 8
Truth, deduction, computation lecture 8Vlad Patryshev
 
Truth, deduction, computation lecture 7
Truth, deduction, computation   lecture 7Truth, deduction, computation   lecture 7
Truth, deduction, computation lecture 7Vlad Patryshev
 
Truth, deduction, computation lecture 6
Truth, deduction, computation   lecture 6Truth, deduction, computation   lecture 6
Truth, deduction, computation lecture 6Vlad Patryshev
 
Truth, deduction, computation; lecture 5
Truth, deduction, computation;  lecture 5Truth, deduction, computation;  lecture 5
Truth, deduction, computation; lecture 5Vlad Patryshev
 
Truth, deduction, computation; lecture 2
Truth, deduction, computation;   lecture 2Truth, deduction, computation;   lecture 2
Truth, deduction, computation; lecture 2Vlad Patryshev
 
Truth, deduction, computation; lecture 1
Truth, deduction, computation;   lecture 1Truth, deduction, computation;   lecture 1
Truth, deduction, computation; lecture 1Vlad Patryshev
 

Mais de Vlad Patryshev (20)

Formal methods 6 - elements of algebra
Formal methods   6 - elements of algebraFormal methods   6 - elements of algebra
Formal methods 6 - elements of algebra
 
Formal methods 5 - Pi calculus
Formal methods   5 - Pi calculusFormal methods   5 - Pi calculus
Formal methods 5 - Pi calculus
 
Formal methods 4 - Z notation
Formal methods   4 - Z notationFormal methods   4 - Z notation
Formal methods 4 - Z notation
 
Formal methods 3 - languages and machines
Formal methods   3 - languages and machinesFormal methods   3 - languages and machines
Formal methods 3 - languages and machines
 
Formal methods 2 - languages and machines
Formal methods   2 - languages and machinesFormal methods   2 - languages and machines
Formal methods 2 - languages and machines
 
Formal methods 1 - introduction
Formal methods   1 - introductionFormal methods   1 - introduction
Formal methods 1 - introduction
 
Formal methods 7 - category theory
Formal methods   7 - category theoryFormal methods   7 - category theory
Formal methods 7 - category theory
 
Truth, deduction, computation lecture g
Truth, deduction, computation   lecture gTruth, deduction, computation   lecture g
Truth, deduction, computation lecture g
 
Truth, deduction, computation lecture f
Truth, deduction, computation   lecture fTruth, deduction, computation   lecture f
Truth, deduction, computation lecture f
 
Truth, deduction, computation lecture d
Truth, deduction, computation   lecture dTruth, deduction, computation   lecture d
Truth, deduction, computation lecture d
 
Truth, deduction, computation lecture c
Truth, deduction, computation   lecture cTruth, deduction, computation   lecture c
Truth, deduction, computation lecture c
 
Truth, deduction, computation lecture b
Truth, deduction, computation   lecture bTruth, deduction, computation   lecture b
Truth, deduction, computation lecture b
 
Truth, deduction, computation lecture a
Truth, deduction, computation   lecture aTruth, deduction, computation   lecture a
Truth, deduction, computation lecture a
 
Truth, deduction, computation lecture 9
Truth, deduction, computation   lecture 9Truth, deduction, computation   lecture 9
Truth, deduction, computation lecture 9
 
Truth, deduction, computation lecture 8
Truth, deduction, computation   lecture 8Truth, deduction, computation   lecture 8
Truth, deduction, computation lecture 8
 
Truth, deduction, computation lecture 7
Truth, deduction, computation   lecture 7Truth, deduction, computation   lecture 7
Truth, deduction, computation lecture 7
 
Truth, deduction, computation lecture 6
Truth, deduction, computation   lecture 6Truth, deduction, computation   lecture 6
Truth, deduction, computation lecture 6
 
Truth, deduction, computation; lecture 5
Truth, deduction, computation;  lecture 5Truth, deduction, computation;  lecture 5
Truth, deduction, computation; lecture 5
 
Truth, deduction, computation; lecture 2
Truth, deduction, computation;   lecture 2Truth, deduction, computation;   lecture 2
Truth, deduction, computation; lecture 2
 
Truth, deduction, computation; lecture 1
Truth, deduction, computation;   lecture 1Truth, deduction, computation;   lecture 1
Truth, deduction, computation; lecture 1
 

Último

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Último (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Truth, deduction, computation lecture i (last one)

  • 1. Truth, Deduction, Computation Lecture I Set Theory, ZFC axioms Vlad Patryshev SCU 2013
  • 2. Sets, Formally (ZFC) Abraham Fraenkel Ernst Friedrich Ferdinand Zermelo (pronounced [tsermelo]) Axiom of Choice
  • 3. ZFC Axioms 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Extensionality Axiom Axiom of Empty Set Comprehension Axiom Schema (filter) Axiom of Pair Axiom of Union Replacement Axiom Schema (map) Axiom of Infinity Powerset Axiom Foundation Axiom Axiom of Choice
  • 4. Extensionality A=B ≡ ∀x ((x∈A) ↔ (x∈B)) That’s it. We can prove symmetry, associativity, reflexivity.
  • 5. Axiom of Empty Set ∃A ∀x (¬x∈A) denoted as ∅ Why do we need it? Because all other axioms assume existence of sets; this one states an existence.
  • 6. Comprehension Axiom Schema A is a set ⊢ {x∈A | P(x)} is a set ● Note that we have no rule allowing to build something like {x | x=x} or even {x | x=1} ● Do you see that {x∈A | true} = A? ● It does not give us ∅ ● Also, it does not give us union of two sets
  • 7. Axiom of Pairing ∀x ∀y ∃A (x∈A ∧ y∈A) ● Notation: {a,b} = {x∈?|x=a v x=b} (here we made a choice of an A… not very pure) ● x∈{a,b} ↔ (x=a v x=b) ● Now we can, given an x, build {x} ● We can also build an unlimited number of sets: ∅, {∅}, {{∅}}, {{{∅}}}... ● Introduce ordered pair: {x, {x,y}} (problems?) ● Kuratowski pair: {{x}, {x,y}}
  • 8. Axiom of Union ∀A ∃B ∀y ∀x((x∈y ∧ y∈A) → x∈B) ∪{y∈A} ≡ {x∈? | ∃y (y∈A)} X ∪ Y ≡ ∪{a∈{X,Y}} = {x∈? | x∈X v x∈Y} E.g. ● A={{a,b}, {b,c,d}} ∪A = {a,b,c,d} ● ∪∅ = ∅ ● ∪{x} = x
  • 9. Replacement Axiom Schema ∀A (∀x(x∈A → (∃!y P(x,y))) ⊢ ∃B ∀x(x∈A → (∃y (P(x,y)∧ y∈B)) In other words, if we have a function f defined on A, we can say that its image B is a set.
  • 10. Axiom of Infinity ∃X (∅∈X ∧ ∀y (y∈X → S(y)∈X)) where S(y) ≡ y ∪ {y} Do you recognize Peano Natural Numbers? The axiom says: we have natural numbers.
  • 11. Axiom of Powerset ∀x∃y∀z (z⊂x → z∈y) where A⊂B ≡ ∀x ((x∈A)→(x∈B)) P(X) ≡ {z∈?/*maybe an y from above*/|z⊂X} ● A⊂B here means non-strict subset. E.g. A⊂A ● Now we have ℵ1 ● Can |x| = |P(x)|? No (see Russell paradox)
  • 12. Well-founded Relationship R ⊂ A×A is well-founded iff ∀S⊂A (S=∅ v (∃x∈S ∀y∈S ¬xRy)) ● ● ● ● ● xRy means (x,y) ∈ R E.g. partial order on N, a>b Counterexample: a<b on N Counterexample: aRb, bRc, cRa Can use generalized induction (Noether)
  • 13. Foundation Axiom ∀x (x=∅ v (∃y∈x (¬∃z (z∈y∧z∈x)) ● ● ● ● No set is an element of itself (Quine atoms outlawed) No infinite descending sequence of sets exists No need for Kuratowski pairs For every two sets, only one can be an element of the other
  • 14. Axiom of Choice (AC) ∀x (∅∉x v (∃f:(x→∪x) (∀y∈x f(y) ∈y)) What it means ● every set can be fully ordered ● f:X→Y is surjection ⊢ f has an inverse ● Banach-Tarski paradox Alternatively: Axiom of Determinacy
  • 15. There’s a Java implementation https://gist.github.com/vpatryshev/7711870