Mathlib Map

Theorems · Theorem · logic and foundations

IsClub.iInter_of_orderTop

∀ {α : Type v} [inst : LinearOrder α] {ι : Type u_1} {f : ι → Set α} [OrderTop α],
  (∀ (i : ι), IsClub (f i)) → IsClub (⋂ i, f i)
Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Club
Cited by
0 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderOrderTop

Around this declaration

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

Cites7

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.