Theorems · Theorem · general topology
TopologicalSpace.NoetherianSpace.exists_finite_set_closeds_irreducible
∀ {α : Type u_1} [inst : TopologicalSpace α] [TopologicalSpace.NoetherianSpace α] (s : TopologicalSpace.Closeds α),
∃ S, S.Finite ∧ (∀ t ∈ S, IsIrreducible ↑t) ∧ s = sSup SIn a Noetherian space, every closed set is a finite union of irreducible closed sets.
- Defined in
- Mathlib.Topology.NoetherianSpace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- SetLike.coestatement and proof · cited by 8,199
- Bot.botproof · cited by 4,720
- Set.Finitestatement and proof · cited by 1,814
- IsClosedproof · cited by 1,639
- eq_or_neproof · cited by 1,117
- SupSet.sSupstatement and proof · cited by 954
- TopologicalSpace.Closedsstatement and proof · cited by 168
- Set.Finite.unionproof · cited by 74
- IsIrreduciblestatement and proof · cited by 59
- IsPreirreducibleproof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- TopologicalSpace.NoetherianSpace.exists_finite_set_isClosed_irreducibleproof · cited by 1
- TopologicalSpace.NoetherianSpace.exists_finset_irreducibleproof · cited by 0