Theorems · Theorem · logic and foundations
Order.isNormal_enum_iff_isClub
∀ {α : Type v} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [inst_2 : IsRegularCardinalOrder α] {s : Set α}
{hs : IsCofinal s}, Order.IsNormal (Subtype.val ∘ ⇑(Order.enum s hs)) ↔ IsClub sClub sets in regular cardinals correspond one to one with normal functions.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- OrderIsostatement · cited by 874
- WellFoundedLTstatement and proof · cited by 491
- Order.IsNormalstatement and proof · cited by 118
- IsCofinalstatement and proof · cited by 84
- DirSupClosedproof · cited by 31
- IsClubstatement · cited by 30
- IsRegularCardinalOrderstatement and proof · cited by 17
- Order.enumstatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- IsClub.isNormal_enumproof · cited by 0