Theorems · Theorem · general topology
UniformOnFun.mono
∀ {α : Type u_1} {γ : Type u_3} ⦃u₁ u₂ : UniformSpace γ⦄,
u₁ ≤ u₂ → ∀ ⦃𝔖₁ 𝔖₂ : Set (Set α)⦄, 𝔖₂ ⊆ 𝔖₁ → UniformOnFun.uniformSpace α γ 𝔖₁ ≤ UniformOnFun.uniformSpace α γ 𝔖₂Let u₁, u₂ be two uniform structures on γ and 𝔖₁ 𝔖₂ : Set (Set α). If u₁ ≤ u₂ and
𝔖₂ ⊆ 𝔖₁ then 𝒱(α, γ, 𝔖₁, u₁) ≤ 𝒱(α, γ, 𝔖₂, u₂).
- 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.
Cites8
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
- Set.Elemproof · cited by 7,166
- UniformSpacestatement and proof · cited by 2,040
- UniformOnFunstatement · cited by 150
- iInf₂_monoproof · cited by 10
- iInf_le_iInf_of_subsetproof · cited by 5
- UniformSpace.comap_monoproof · cited by 3
- UniformFun.monoproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- UniformConvergenceCLM.uniformSpace_monoproof · cited by 1
- UniformOnFun.postcomp_uniformContinuousproof · cited by 1