Theorems · Theorem · general topology
ENNReal.Tendsto.const_div
∀ {α : Type u_1} {f : Filter α} {m : α → ENNReal} {a b : ENNReal},
Filter.Tendsto m f (nhds b) → b ≠ ⊤ ∨ a ≠ ⊤ → Filter.Tendsto (fun b => a / m b) f (nhds (a / b))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, 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.
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- ENNReal.Tendsto.const_mulproof · cited by 13
- tendsto_inv_iffproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.