Theorems · Theorem · general topology
ContinuousWithinAt.const_smul
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : TopologicalSpace α] [inst_1 : SMul M α] [ContinuousConstSMul M α]
[inst_3 : TopologicalSpace β] {g : β → α} {b : β} {s : Set β},
ContinuousWithinAt g s b → ∀ (c : M), ContinuousWithinAt (c • g) s b- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousWithinAtstatement and proof · cited by 512
- Filter.Tendsto.const_smulproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.const_smulproof · cited by 5
- HasMFDerivWithinAt.const_smulproof · cited by 1
- ContinuousWithinAt.fun_const_smulproof · cited by 0