Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
h_tendsto_zero
(n : ℕ)
(hn : n ≥ 2)
(r : ℝ)
(hr : r > 0)
:
Filter.Tendsto (h n r) (nhdsWithin 0 (Set.Ioi 0)) (nhds 1)
theorem
h_tendsto_atTop
(n : ℕ)
(hn : n ≥ 1)
(r : ℝ)
(hr : r > 0)
:
Filter.Tendsto (h n r) Filter.atTop (nhds ↑n)