Theorems · Theorem · general topology
nhdsSet_prod_le
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (s : Set X) (t : Set Y),
nhdsSet (s ×ˢ t) ≤ nhdsSet s ×ˢ nhdsSet tThe product of a neighborhood of s and a neighborhood of t is a neighborhood of s ×ˢ t,
formulated in terms of a filter inequality.
- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Filterstatement · cited by 8,121
- IsOpenproof · cited by 2,400
- SProd.sprodstatement and proof · cited by 1,750
- nhdsSetstatement and proof · cited by 267
- Set.prod_monoproof · cited by 52
- Filter.HasBasis.ge_iffproof · cited by 28
- IsOpen.prodproof · cited by 22
- hasBasis_nhdsSetproof · cited by 20
- IsOpen.mem_nhdsSetproof · cited by 17
- Filter.HasBasis.prodproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Eventually.prod_nhdsSetproof · cited by 0
- nhdsSetWithin_prod_leproof · cited by 0