Theorems · Theorem · commutative algebra
IsLinearTopology.tendsto_mul_zero_of_right
∀ {R : Type u_1} [inst : Ring R] [inst_1 : TopologicalSpace R] [IsLinearTopology R R] {ι : Type u_2} {f : Filter ι}
(a b : ι → R), Filter.Tendsto b f (nhds 0) → Filter.Tendsto (a * b) f (nhds 0)- Defined in
- Mathlib.Topology.Algebra.LinearTopology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Ringstatement and proof · cited by 7,463
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- IsLinearTopologystatement and proof · cited by 83
- IsLinearTopology.tendsto_smul_zeroproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.HasEval.mul_leftproof · cited by 4
- IsTopologicallyNilpotent.mul_left_of_commuteproof · cited by 1