Theorems · Theorem · Lie groups
ContinuousWithinAt.smul
∀ {M : Type u_1} {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : TopologicalSpace Y] [inst_3 : SMul M X] [ContinuousSMul M X] {f : Y → M} {g : Y → X} {b : Y} {s : Set Y},
ContinuousWithinAt f s b → ContinuousWithinAt g s b → ContinuousWithinAt (f • g) s b- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, 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
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousWithinAtstatement and proof · cited by 512
- Filter.Tendsto.smulproof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- ContinuousOn.smulproof · cited by 15
- ContinuousWithinAt.of_dslopeproof · cited by 3
- mvfderivWithin_smulproof · cited by 2
- continuousWithinAt_dslope_of_neproof · cited by 2
- continuousWithinAt_toIcoMod_Iciproof · cited by 1
- continuousWithinAt_toIocMod_Iicproof · cited by 1
- ContinuousWithinAt.fun_smulproof · cited by 0