User:IssaRice/Schröder–Bernstein theorem: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
* what is the proof that uses axiom of choice, and how does choice simplify the proof? | * what is the proof that uses axiom of choice, and how does choice simplify the proof? | ||
* is the result a fixed point result? (if so how can we phrase it as such?) or is it just that some of the proofs makes use of the fixed point ideas? | * is the result a fixed point result? (if so how can we phrase it as such?) or is it just that some of the proofs makes use of the fixed point ideas? | ||
==Unified notation== | |||
<math>f : A \to B</math> | |||
<math>g : B \to A</math> | |||
<math>C_0 = A \setminus g(B)</math> | |||
<math>C_{n+1} = (g \circ f)(C_n)</math> for all <math>n \geq 0</math> | |||
<math>D_0 = B \setminus f(A)</math> | |||
<math>D_{n+1} = (f \circ g)(D_n)</math> for all <math>n \geq 0</math> | |||
==References== | ==References== |
Revision as of 04:53, 30 August 2020
questions:
- are the ancestor proof and the iterated partition proof actually different, or do they just look different on the surface? btw this is a very nice writeup of the ancestor proof (much clearer than wikipedia's version); HT Satira. UPDATE: these are actually basically the same proof, just written in different notation.
- what is the proof that uses axiom of choice, and how does choice simplify the proof?
- is the result a fixed point result? (if so how can we phrase it as such?) or is it just that some of the proofs makes use of the fixed point ideas?
Unified notation
for all
for all
References
- https://en.wikipedia.org/wiki/Schr%C3%B6der%E2%80%93Bernstein_theorem
- https://www.cs.cornell.edu/courses/cs2800/2017sp/lectures/lec05-cantor.html
- http://www.people.vcu.edu/~rhammack/BookOfProof/BookOfProof.pdf#page=242
- https://math.stackexchange.com/questions/3323133/questions-about-the-schroeder-bernstein-theorem
- https://math.stackexchange.com/questions/1726578/understanding-a-proof-of-schr%C3%B6der-bernstein-theorem
- https://proofwiki.org/wiki/Cantor-Bernstein-Schr%C3%B6der_Theorem/Lemma
- https://proofwiki.org/wiki/Cantor-Bernstein-Schr%C3%B6der_Theorem