Mathlib Map

Theorems · Theorem · logic and foundations

Denumerable.ofEquiv_ofNat

∀ (α : Type u_3) {β : Type u_4} [inst : Denumerable α] (e : β ≃ α) (n : ℕ),
  Denumerable.ofNat β n = e.symm (Denumerable.ofNat α n)
Defined in
Mathlib.Logic.Denumerable
Cited by
7 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
Denumerable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.