Theorems · Theorem · general topology
UniformContinuous.const_smul
∀ {M : Type v} {X : Type x} {Y : Type y} [inst : UniformSpace X] [inst_1 : UniformSpace Y] [inst_2 : SMul M X]
[UniformContinuousConstSMul M X] {f : Y → X}, UniformContinuous f → ∀ (c : M), UniformContinuous (c • f)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement and proof · cited by 410
- UniformContinuous.compproof · cited by 60
- UniformContinuousConstSMulstatement and proof · cited by 27
- UniformContinuousConstSMul.uniformContinuous_const_smulproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- UniformContinuous.mul_const'proof · cited by 2
- UniformContinuous.const_mul'proof · cited by 1
- IsUniformInducing.uniformContinuousConstSMulproof · cited by 0