Theorems · Theorem · Lie groups
Filter.Tendsto.mul
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Mul M] [ContinuousMul M] {α : Type u_2} {f g : α → M}
{x : Filter α} {a b : M},
Filter.Tendsto f x (nhds a) → Filter.Tendsto g x (nhds b) → Filter.Tendsto (fun x => f x * g x) x (nhds (a * b))- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 74 results in Mathlib
- Foundations
- Depth 71 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
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Tendsto.compproof · cited by 560
- ContinuousMulstatement and proof · cited by 343
- Continuous.tendstoproof · cited by 206
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
- continuous_mulproof · cited by 41
Cited by74
Results whose statement or proof uses this declaration.
- Filter.Tendsto.divproof · cited by 23
- ContinuousAt.mulproof · cited by 14
- hasSum_geometric_of_lt_oneproof · cited by 14
- Filter.Tendsto.div_atTopproof · cited by 12
- HasProd.mulproof · cited by 11
- MeasureTheory.StronglyMeasurable.mulproof · cited by 9
- tendsto_const_div_atTop_nhds_zero_natproof · cited by 7
- ContinuousWithinAt.mulproof · cited by 4
- hasSum_geometric_of_norm_lt_oneproof · cited by 4
- tendsto_natCast_div_add_atTopproof · cited by 3
- Complex.Gamma_mul_Gamma_one_subproof · cited by 3
- Filter.tendsto_mul_iff_of_ne_zeroproof · cited by 3