Theorems · Theorem · general topology
IsUniformInducing.uniformContinuousConstSMul
∀ {M : Type v} {X : Type x} {Y : Type y} [inst : UniformSpace X] [inst_1 : UniformSpace Y] [inst_2 : SMul M X]
[inst_3 : SMul M Y] [UniformContinuousConstSMul M Y] {f : X → Y},
IsUniformInducing f → (∀ (c : M) (x : X), f (c • x) = c • f x) → UniformContinuousConstSMul M X- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- UniformContinuousproof · cited by 410
- IsUniformInducingstatement and proof · cited by 128
- IsUniformInducing.uniformContinuousproof · cited by 35
- UniformContinuousConstSMulstatement and proof · cited by 27
- IsUniformInducing.uniformContinuous_iffproof · cited by 17
- UniformContinuous.const_smulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.