Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.mk_Iio_lt

∀ {α : Type u} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] (i : α),
  ((Cardinal.mk α).ord = Ordinal.type fun x1 x2 => x1 < x2) → Cardinal.mk ↑(Set.Iio i) < Cardinal.mk α
Defined in
Mathlib.SetTheory.Ordinal.Basic
Cited by
6 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderWellFoundedLT

Around this declaration

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

Cites11

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

Cited by6

Results whose statement or proof uses this declaration.