Theorems · Theorem · general topology
exists_preirreducible
∀ {X : Type u_1} [inst : TopologicalSpace X] (s : Set X),
IsPreirreducible s → ∃ t, IsPreirreducible t ∧ s ⊆ t ∧ ∀ (u : Set X), IsPreirreducible u → t ⊆ u → u = t- Defined in
- Mathlib.Topology.Irreducible
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.ofPredproof · cited by 6,101
- Set.Nonemptyproof · cited by 2,627
- IsOpenproof · cited by 2,400
- Set.sUnionproof · cited by 392
- Maximalproof · cited by 211
- IsChainproof · cited by 158
- IsPreirreduciblestatement and proof · cited by 43
- Set.subset_sUnion_of_memproof · cited by 39
- Maximal.propproof · cited by 34
- IsChain.totalproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- irreducibleComponent_propertyproof · cited by 3
- exists_mem_irreducibleComponents_subset_of_isIrreducibleproof · cited by 1