Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Enumeration. Infinite datastream. Potato/potatoh.
This is exactly the kind of thing you post that makes me think you're a troll, a fool, or can't even remember what we're talking about.
The subject at hand was your asking me why I "believe" that the union of countable sets is countable, or in terms of cardinality, that countable + countable = countable.
You doubt the proposition.
I proved it for you several times.
Now instead of saying, "Oh I see. You're right. And not only that, I can make the exact same proof work in the language of streams," you make this mindless non-sequitur that doesn't mean anything.
Why? Are you so oppositional that you can't even realize you've agreed with me? You're so obsessed with your monomania that you can't even converse rationally? What is your deal, brother Skepdick?
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Are you doing this reordering before; or after you've finished enumerating not one but TWO consecutive infinite datastreams?
If you'd like to do this proof in the language of datastreams, you just interleave them. Are you seriously telling me you don't understand how one could interleave two datastreams? It's child's play, right? One from stream A, one from stream B. Another from stream A, another from stream B. etc.
And what this shows, interestingly, is that if you say you reject completed infinities, I can
agree with you for sake of discussion and the proof goes through. That is, even if we reject the axiom of infinity, countable + countable is still countable. Given two datastreams we just interleave them.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
How many times are you going to use "..." in a set ?!?!? Why don't you just use "..." ... many times?!?!
1,...,2,...,3,...,4,...,
Huh? What's between 1 and 2? Your notation doesn't designate anything sensible unless you explain it. I'll wait.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
And also, I am super curious how you are going to be doing this "reordering" of supposedly "infinite" sets. Isn't that just a sorting algorithm?
I can reorder an infinite set any way I like. Here's a famous reordering of the natural numbers:
1, 2, 3, 4, ..., 0
We just define 0 to be greater than every other natural. This is an order type called ω + 1.
I'm sorry you missed out on elementary set theory, but being snarky about your own ignorance is a bad look.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Can you describe how you would seek to b1; and then where you plan on moving it to and how?
Are you seriously telling me you don't know how to interleave two streams? I don't believe you. I'm meeting you more than halfway by talking to you in the language of streams, but you seem ignorant even of your own framework.
Exercise: Write a program to interleave two streams.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Eeeehhh. That's a cute sleight of hand. Are you now saying N has no ordering?!? Because throughout this chat you keep aluding to N
with its usual order.. No matter - I am happy to work with that. Give me all the elements of N
WITHOUT ORDERING.
N has a natural ordering: 0, 1, 2, 3, ...
I showed you one alternate ordering: 1, 2, 3, 4, ..., 0
Here's another, called the "even-odd ordering":
0, 2, 4, 6, 8, ..., 1, 3, 5, 7, 9, ...
That's an order type called, for fairly obvious reaons, ω + ω.
There are many possible orderings on the natural numbers. We call the usual one, the usual one. An order is just a particular relation; in other words in the usual ordering, (3,5) is true and (5,3) is false. That's just another way of saying that 3 < 5 is true and 5 < 3 is false.
You can put all kinds of relations on a set. Some relations represent orders. You can read up on the subject here. Bottom line, given the set (that is, unordered collection) of natural numbers, we can put various order relations on them; one of which is called the "usual" order and is the one we learned in grade school.
https://en.wikipedia.org/wiki/Order_theory
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Let me know when you are going to stop equivocating...
Let me know when you're going to stop snarking to cover up your ignorance.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
If you are going to assume an ordering - I expect an order-preserving map.
And if you are going to be ordering arbitrary sets without inherent order - I expexpect you to explain how you plan on doing that without the axiom of choice.
You don't have the foggiest notion what the axiom of choice is if you think I need it to order a set. But the question you asked here doesn't actually make any sense. Perhaps if you have something in mind you can pose your question more clearly. As stated it's not a well-formed question.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Yeah. It's called the ZIP function. It combines two (or more iterables) into an iterable.
So why are you pretending not to follow?
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
It has implicit ordering. Interleaving A with B is not the same as interleaving B with A.
Makes no difference to the countability argument.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
So order matters now? Until it doesn't matter. You seem to be hedging your bets.
You're a very disingenuous fellow. I do not get the sense that I'm conversating with someone who's interested in learning or in achieving mutual understanding; only someone who wants to be right about ... something or other.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
None of your "proofs" were property or structure preserving.
I have no idea what that means in this context. I know what structure preserving means, this isn't it.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Ahhhh DIFFERENT bijection. Which one?
The one I showed you several times already.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Contradiction. You are using sets. If pi is a natural number then pi is already in the original enumeration, so this is no longer a bijection.
It's now an injection from N into the multiset {pi, 1,2,3,...}.
Pi is the real number pi 3.14159... I'm using it as example of a non-natural adjoined to the naturals.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
I know that. Where's your new bijection?
I showed it to you already. Read my earlier post.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
False equivalence. That's the union of a potential infinity (even numbers) with a finite subset of the odd numbers {1}.
What of it? I assume you can interleave an infinite stream with a finite one.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
When you union SOME odds (finite set) with ALL evens (potentially infinite set) you will get 1,3,5,7, 0,2,4,6,...
When you union ALL odds (potentially infinite set) with ALL evens (potentially infinite set) you will get 1,3,5,7,..., 0,2,4,6,...
In fact - the set you are going to get is {..., 7, 5, 3, 1, 0, 2, 4, 6, ... } because all you are doing is prepending new elements.
You lost me. I'm out of patience here.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Also.. what a strange union you have there... In this union ANY even number > ANY odd number.
Clearly you're not understanding. But even if it were true, so what? Countability doesn't depend on order.
Look. If you claim it's false that the union of countable sets is countable, at some point I have to wish you well in life and bow out of this fruitless conversation, same as I get limited but finite amusement from talking to flat earthers. I like flat earthers, as it happens. But only to a point. Likewise with someone denying the most very basic facts about countable sets. Facts that are
just as true even in the language of streams, using essentially the exact same proof strategies.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
Yeah, I have. It's an amazing feat of human self-deception. Given the set of even numbers {0,2,4,6,...} how many rooms must 0 move up, so that ALL Odd numbers can move in before it?
Ok. Elementary set theory's not for everyone, I suppose. Pearls before swine, or leading a horse to water. Nothing personal. You want to play games, I find it tiresome. Especially since
you already conceded my point in the language of streams long ago. If I can interleave two infinite streams to make one infinite stream, what is the problem?
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
0,2,4,8,..., 1,2,3,5,... = 1,2,3,... ?!?!?
Well yes. Why do you think otherwise? The left and right sides are different as ORDERED sets; but they are exactly the same as sets.
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
ROFL.
Like I say. Snark at things you don't understand. Which is odd in this case, since I'm not doing advanced set theory. When they teach set theory in high school or in "Discrete math" class, the first thing they tell you is that sets are independent of order. {a, b, c} = {b, a, c}.
So what problem do you have with
{0, 2, 4, 6, ..., 1, 3, 5, 7, ...} = {0, 1, 2, 3, 4, ...}?
They're different ORDERED sets; but per high school set theory, they're the exact same set. You can see that by picking any element on the left, and seeing it's also on the right; and vice versa. By the axiom of extensionality, two sets with the same elements are the same set.
https://en.wikipedia.org/wiki/Axiom_of_extensionality
You could say something like, "Ok I get it," or, "Thanks for clarifying that."
Can you see how just snarking off every other paragraph makes my job tedious and disincents me from engaging with you?
Skepdick wrote: ↑Sat Oct 19, 2024 8:12 am
And then there's the set difference... If Odd ∪ Even = N then it trivially follows that N \ Odd = Even.
But if |N \ Odd | = |Even| then Odd must be the empty set.
How the hell do you figure that? If I have all the natural numbers and cross out every odd number, what's left are the even numbers.
Ah ... are you perhaps making a cardinality argument? You have infinitely many things and you subtract infinitely many so you must have subtracted all of them?
But this argument is falsified by your own even/odd argument. Euclid proved there are infinitely many primes. If we remove all the primes from the natural numbers, what's left? The composites, right?
So you
can't subtract cardinals. You just proved that yourself.
countable minus countable is not defined unless you tell me exactly what the sets are. It might be countable (as in naturals minus odds) or it might be empty (as in naturals minus naturals) or it might be 47 (as in naturals minus everything except 0 through 46).
You just proved that yourself. Please think about Euclid's proof of the infinitude of primes. If we remove the infinitely many primes from the natural numbers, we're left with the composites. Right?