Theorems · Theorem · general topology
IsCompact.nonempty_iInter_of_directed_nonempty_isCompact_isClosed
∀ {X : Type u} [inst : TopologicalSpace X] {ι : Type v} [hι : Nonempty ι] (t : ι → Set X),
Directed (fun x1 x2 => x1 ⊇ x2) t →
(∀ (i : ι), (t i).Nonempty) → (∀ (i : ι), IsCompact (t i)) → (∀ (i : ι), IsClosed (t i)) → (⋂ i, t i).NonemptyCantor's intersection theorem for iInter:
the intersection of a directed family of nonempty compact closed sets is nonempty.
- Defined in
- Mathlib.Topology.Compactness.Compact
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceNonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Nonemptystatement and proof · cited by 2,627
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- Set.iInterstatement and proof · cited by 1,084
- Nonempty.someproof · cited by 340
- Directedstatement and proof · cited by 213
- Set.Nonempty.monoproof · cited by 88
- Set.subset_interproof · cited by 74
- Set.inter_eq_rightproof · cited by 41
- Set.iInter_subsetproof · cited by 39
Cited by11
Results whose statement or proof uses this declaration.
- IsCompact.nonempty_iInter_of_sequence_nonempty_isCompact_isClosedproof · cited by 4
- exists_subset_nhds_of_isCompact'proof · cited by 2
- TopCat.nonempty_limitCone_of_compact_t2_cofiltered_systemproof · cited by 2
- IsCompact.extremePoints_nonemptyproof · cited by 2
- exists_idempotent_of_compact_t2_of_continuous_add_leftproof · cited by 2
- exists_idempotent_of_compact_t2_of_continuous_mul_leftproof · cited by 2
- nonempty_omegaLimit_of_isCompact_absorbingproof · cited by 1
- exists_compact_surjective_zorn_subsetproof · cited by 1
- IsClosed.exists_minimal_nonempty_closed_subsetproof · cited by 1
- IsCompact.nonempty_sInter_of_directed_nonempty_isCompact_isClosedproof · cited by 0
- DiscreteQuotient.exists_of_compatproof · cited by 0