Kuroneko wrote:
Well, that depends. The aleph concepts are 19th-century, although it wasn't until the 20th that they have received extensive study.
Well, we were introduced to analysis as being 19th century math, did the basic countable-uncountable and set theory items but nowhere near what you speak of.
Well, let's start with something relatively simple--ordinal numbers, which every student of set theory should be familiar with (they have a very intimate connection with the axiom of choice). A set α is an ordinal iff every element β∈α is a subset of α and α is well-ordered by ∈ (a 'well-order' means that any collection of ordinals contains a smallest element, and ∈ is what is used to compare them). That's probably better appreciated by example. Define 0 = ∅ (empty set), 1 = {0} = {∅}, 2 = {0,1} = {∅,{∅}}, 3 = {0,1,2} = {∅,{∅},{∅,{∅}}}, and in general n+1 = n∪{n}. Note that β<α means that α contains β (β∈α). Ordinals have a number of interesting properties. For example, given a set of ordinals Α, the smallest ordinal greater than or equal to all numbers in Α ("supremum", or "sup Α") is the union of all the ordinals in Α (e.g., 1∪2∪3 = 3), and the smallest ordinal contained in it is the intersection (e.g., 2∩3∩4 = 2).
Arithmetic can be defined recursively: α+0 = α, α+1 = α∪{α}, and α+β as the supremum of all {(α+γ)+1: γ<β}. For example, 2+1 = 2∪{2} = {0,1,2} = 3, and 2+2 = sup{(2+0)+1,(2+1)+1} = sup{3,4} = 4, etc. Multiplication is done likewise: α0 = 0 and αβ = sup{αγ+α: γ<β}, e.g., α1 = α0+α = α, α2 = sup{α0+α,α1+α} = α+α, just as expected. Exponentiation: α^0 = 1, α^β = sup{(α^γ)α: γ<β}, e.g., α^1 = sup{(α^0)α} = α, α^2 = sup{(α^0)α, (α^1)α} = αα.
Infinite ordinal numbers come in when one realizes that there no reason to stop with the finite ones. The smallest infinite ordinal is ω = {0,1,2,3,...}. Immediately, ω+1 = {0,1,2,3,...,ω} that is distinct from ω, and so on for ω+n. The ordinal ω2 is the smallest ordinal greater than any of {ω+n}, ω² is the smallest ordinal greater than any of {ωn}, ω³ is the smallest ordinal greater than any of {ω²+n}, and so on to ω^ω and beyond. As an aside, in ZFC it is possible to define a 'cardinal number' as an 'ordinal number not equinumerous to any lesser ordinal'. They have a different arithmetic, however.
I feel like this kind of thing cheats God and I don't even believe in one.
Exercise 1: Does 1+ω = ω+1 and does 2ω = ω2?
This looks so suspiciously like a trap. {ω, 0, 1, 2, 3, ...} should be equal to {0, 1, 2, 3, ..., ω} since ordering them is for convenience (if I'm understanding this right). Also the union operator functions so that a U b = b U a.
It seems though you want me to think of the chain that occurs in 1 + ω. We get:
1 + ω = sup {(1 + ω-1)+1, (1 + ω-2)+1, (1 + ω-3)+1, ... (1 + 0) + 1}
Right? It doesn't seem to change the answer.
Going with that, the same would hold true for 2ω = ω2.
2ω = sup {2*0+2, 2*1+2, ... 2*(ω-1)+2}
Though this is a bit harder for me to wrap my head around.
Exercise 2: Show that the ordinals do not form a set.
I can show a set that's not an ordinal, does that count? :-p
Err, this seems rather hard, since every single ordinal is a proper subset of another ordinal, namely, ordinal n is a subset of n+1 for any n. Is it impossible to truly encapsulate the set? That is, since ω is a valid ordinal, there is no equation which can represent every ordinal, since ω^ω^ω...^ω is still a valid ordinal and no matter how silly we get there will be another ordinal after it?
Surreal numbers are a very rich field; I can introduce them if you like, but be aware that they are probably too diffucult to get accustomed to in one sitting. The surreal numbers are nicer than ordinals because they form a field (i.e., their arithmetic operations preserve all of the properties of real numbers, such as having multiplicative inverses, which ordinals and cardinals lack).
Possibly, I have way too many interests though, myself. Assuming my above answers are correct being able to do algebra with infinity (so to speak) will do for math for now :-)
If you find that counterintuitive, well, there's also fractional calculus (quick, what's the 1/2th derivative of a constant?).
Its square root? Just a wild guess.