Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.mk_bounded_subset

∀ {α : Type u_1},
  (Cardinal.mk α).IsStrongPrelimit →
    ∀ {r : α → α → Prop} [inst : IsWellOrder α r],
      (Cardinal.mk α).ord = Ordinal.type r → Cardinal.mk { s // Set.Bounded r s } = Cardinal.mk α
Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Ordinal
Cited by
1 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsWellOrder

Around this declaration

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

Cites42

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.