Theorems · Theorem · general topology
Filter.Tendsto.div_const
∀ {α : Type u_1} {G₀ : Type u_3} [inst : DivInvMonoid G₀] [inst_1 : TopologicalSpace G₀] [SeparatelyContinuousMul G₀]
{f : α → G₀} {l : Filter α} {x : G₀},
Filter.Tendsto f l (nhds x) → ∀ (y : G₀), Filter.Tendsto (fun a => f a / y) l (nhds (x / y))- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 12 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.
Cites8
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
- div_eq_mul_invproof · cited by 715
- SeparatelyContinuousMulstatement and proof · cited by 133
- DivInvMonoidstatement and proof · cited by 103
- Filter.Tendsto.mul_constproof · cited by 23
Cited by12
Results whose statement or proof uses this declaration.
- integral_Ioi_rpow_of_ltproof · cited by 2
- ContinuousAt.div_constproof · cited by 2
- integral_exp_mul_complex_Ioiproof · cited by 2
- exp_neg_integrableOn_Ioiproof · cited by 2
- Complex.GammaSeq_tendsto_Gammaproof · cited by 2
- Complex.Gammaℝ_residue_zeroproof · cited by 1
- Real.hasSum_pow_div_log_of_abs_lt_oneproof · cited by 1
- Real.tendsto_logb_comp_add_sub_logbproof · cited by 1
- Complex.abel_auxproof · cited by 1
- integrableOn_add_rpow_Ioi_of_ltproof · cited by 1
- ContinuousWithinAt.div_constproof · cited by 0
- integral_Ioi_cpow_of_ltproof · cited by 0