Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.ord_cardinalMk

∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [IsRegularCardinalOrder α],
  (Cardinal.mk α).ord = Ordinal.type fun x1 x2 => x1 < x2
Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Enum
Cited by
1 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderWellFoundedLTIsRegularCardinalOrder

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 by1

Results whose statement or proof uses this declaration.