Documentation

CombinatorialGames.Surreal.Birthday.Basic

The birthday of a surreal number is defined as the least birthday among all numeric pre-games that define it.

Equations
Instances For
    @[simp]
    @[simp]
    theorem Surreal.birthday_natCast (n : ) :
    (↑n).birthday = n
    @[simp]
    theorem Surreal.birthday_ofSets_le {s t : Set Surreal} [Small.{u, u + 1} s] [Small.{u, u + 1} t] {H : xs, yt, x < y} :

    The birthday of a surreal number is at least the birthday of the corresponding game.

    Surreals with a bounded birthday form a small set.

    Surreals with a bounded birthday form a small set.