Theorems · Theorem · general topology
PrimitiveSpectrum.isOpen_iff
∀ {α : Type u_1} [inst : CompleteLattice α] {T : Set α} [inst_1 : TopologicalSpace α] [Topology.IsLower α],
(∀ p ∈ T, InfPrime p) → ∀ (S : Set ↑T), IsOpen S ↔ ∃ a, S = (PrimitiveSpectrum.hull T a)ᶜWhen α is complete, a set is Lower topology relative-open if and only if it is of the form
(hull T a)ᶜ for some a in α.
- Defined in
- Mathlib.Topology.Order.HullKernel
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Compl.complstatement and proof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
- Set.extproof · cited by 2,266
- Set.Iciproof · cited by 1,070
- CompleteLatticestatement and proof · cited by 1,048
- SupSet.sSupproof · cited by 954
- IsClosed.isOpen_complproof · cited by 126
- InfPrimestatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- PrimitiveSpectrum.isClosed_iffproof · cited by 2