Mathlib Map

Theorems · Theorem · logic and foundations

Order.isNormal_enum_iff_dirSupClosed

∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [inst_2 : IsRegularCardinalOrder α] {s : Set α}
  {hs : IsCofinal s}, Order.IsNormal (Subtype.val ∘ ⇑(Order.enum s hs)) ↔ DirSupClosed s

Club sets in regular cardinals correspond one to one with normal functions. See also Order.isNormal_enum_iff_isClub.

Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Enum
Cited by
0 results in Mathlib
Foundations
Depth 87 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.

Cites41

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.