this post was submitted on 24 Jun 2025
127 points (97.0% liked)

Math Memes

2508 readers
1 users here now

Memes related to mathematics.

Rules:
1: Memes must be related to mathematics in some way.
2: No bigotry of any kind.

founded 2 years ago
MODERATORS
 

Context:

In ZFC set theory (which most of modern maths is built upon). The natural numbers are defined as recursions of empty sets.

Ie. 0 = ∅ (the empty set)

1 = {∅} = {0}

2 = {∅, {∅}} etc…

you are viewing a single comment's thread
view the rest of the comments

2 is the successor of 1

holup, what the hell is a "1"? did you mean to say succ(0) by chance?