Mathlib Map

Theorems · Theorem · logic and foundations

Hyperreal.isSt_ofSeq_iff_tendsto

Deprecated since 2026-01-05Use Hyperreal.tendsto_iff_forall instead.

∀ {f : ℕ → ℝ} {r : ℝ}, (Hyperreal.ofSeq f).IsSt r ↔ Filter.Tendsto f (↑(Filter.hyperfilter ℕ)) (nhds r)
Defined in
Mathlib.Analysis.Real.Hyperreal
Cited by
7 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.