Theorems · Theorem · Lie groups
Filter.Tendsto.one_smul
∀ {M : Type u_1} {X : Type u_2} {α : Type u_4} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : Monoid M] [inst_3 : MulAction M X] [ContinuousSMul M X] {f : α → M} {g : α → X} {l : Filter α} {a : X},
Filter.Tendsto f l (nhds 1) → Filter.Tendsto g l (nhds a) → Filter.Tendsto (fun x => f x • g x) l (nhds a)- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 1 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Monoidstatement and proof · cited by 3,887
- Filter.Tendstostatement and proof · cited by 3,814
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
- ContinuousSMulstatement and proof · cited by 1,016
- Filter.Tendsto.smulproof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.one_smul_constproof · cited by 0