Theorems · Theorem · general topology
TopologicalSpace.NoetherianSpace.exists_finite_set_isClosed_irreducible
∀ {α : Type u_1} [inst : TopologicalSpace α] [TopologicalSpace.NoetherianSpace α] {s : Set α},
IsClosed s → ∃ S, S.Finite ∧ (∀ t ∈ S, IsClosed t) ∧ (∀ t ∈ S, IsIrreducible t) ∧ s = ⋃₀ SIn a Noetherian space, every closed set is a finite union of irreducible closed sets.
- Defined in
- Mathlib.Topology.NoetherianSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Set.iUnionproof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- IsClosedstatement and proof · cited by 1,639
- SupSet.sSupproof · cited by 954
- Set.sUnionstatement · cited by 392
- Set.iUnion_congr_Propproof · cited by 374
- TopologicalSpace.Closedsproof · cited by 168
Cited by1
Results whose statement or proof uses this declaration.
- TopologicalSpace.NoetherianSpace.finite_irreducibleComponentsproof · cited by 3