Sujet : Re: More complex numbers than reals?
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.mathDate : 11. Jul 2024, 01:48:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6na51$23rgt$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
On 7/10/2024 5:36 PM, Moebius wrote:
Am 11.07.2024 um 02:31 schrieb Moebius:
Am 11.07.2024 um 02:28 schrieb Chris M. Thomasson:
On 7/10/2024 5:24 PM, Moebius wrote:
Ok, I'm slighty vicious now... :-)
>
If a = b = c, {a, b, c} still has "the same number of elements" as {3, 4, 5}? :-P
>
I see {a, b, c} and {3, 4, 5} and think three elements.
>
Even if a = b = c = 1?
>
C'mon man! :-P
I'm not joking here!
You know, you may have 3 variables a, b, c with
a = 1 ,
b = 1 ,
c = 1 .
How many entries would a "dictionary" (Python) with keys a, b, c have?
3 or 1?
_ideally_ one. Mapping from a, b or c would go to one.