Theorems · Theorem · general topology
PrimitiveSpectrum.hull_finsetInf
∀ {α : Type u_1} [inst : SemilatticeInf α] {T : Set α} [inst_1 : OrderTop α],
(∀ p ∈ T, InfPrime p) → ∀ (F : Finset α), PrimitiveSpectrum.hull T (F.inf id) = Subtype.val ⁻¹' ↑(upperClosure ↑F)Every relative-closed set of the form T ↓∩ (↑(upperClosure F)) for F finite is a
relative-closed set of the form hull T a where a = ⨅ F.
- Defined in
- Mathlib.Topology.Order.HullKernel
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderTop
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Finsetstatement and proof · cited by 13,712
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Set.preimagestatement and proof · cited by 4,946
- Set.iUnionproof · cited by 2,483
- Set.Iciproof · cited by 1,070
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Set.iUnion_congr_Propproof · cited by 374
- UpperSetstatement · cited by 245
Cited by2
Results whose statement or proof uses this declaration.
- PrimitiveSpectrum.isTopologicalBasis_relativeLowerproof · cited by 1
- PrimitiveSpectrum.preimage_upperClosure_compl_finsetproof · cited by 0