Theorems · Theorem · general topology
PrimitiveSpectrum.isClosed_iff
∀ {α : Type u_1} [inst : CompleteLattice α] {T : Set α} [inst_1 : TopologicalSpace α] [Topology.IsLower α],
(∀ p ∈ T, InfPrime p) → ∀ {S : Set ↑T}, IsClosed S ↔ ∃ a, S = PrimitiveSpectrum.hull T aWhen α is complete, a set is closed in the relative lower topology if and only if it is of the
form hull T a for some a in α.
- Defined in
- Mathlib.Topology.Order.HullKernel
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Compl.complproof · cited by 2,925
- IsClosedstatement · cited by 1,639
- CompleteLatticestatement and proof · cited by 1,048
- InfPrimestatement and proof · cited by 26
- Topology.IsLowerstatement and proof · cited by 24
- PrimitiveSpectrum.hullstatement and proof · cited by 13
- PrimitiveSpectrum.isOpen_iffproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- PrimitiveSpectrum.hull_kernel_of_isClosedproof · cited by 1
- PrimitiveSpectrum.closedsGC_closureOperatorproof · cited by 0