Documentation

Mathlib.Deprecated.Cardinal.PartENat

Projection from cardinal numbers to PartENat #

In this file we define the projection Cardinal.toPartENat and prove basic properties of this projection.

This function sends finite cardinals to the corresponding natural, and infinite cardinals to .

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem Cardinal.toPartENat_natCast (n : ) :
    toPartENat n = n
    @[simp]
    @[deprecated Cardinal.toPartENat_inj_of_le_aleph0 (since := "2024-12-29")]

    Alias of Cardinal.toPartENat_inj_of_le_aleph0.

    theorem Cardinal.toPartENat_congr {α : Type u} {β : Type v} (e : α β) :