Theorems · Theorem · general topology
SeparatedNhds.mono
∀ {X : Type u_1} [inst : TopologicalSpace X] {s₁ s₂ t₁ t₂ : Set X},
SeparatedNhds s₂ t₂ → s₁ ⊆ s₂ → t₁ ⊆ t₂ → SeparatedNhds s₁ t₁- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 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.
Cites6
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
- LE.le.transproof · cited by 3,151
- IsOpenproof · cited by 2,400
- Disjointproof · cited by 2,201
- SeparatedNhdsstatement and proof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.normalSpaceproof · cited by 2
- IsCompact.binary_compact_coverproof · cited by 1