Mathlib Map

Theorems · Theorem · order theory

tendsto_intCast_atTop_iff

∀ {α : Type u_1} {R : Type u_2} [inst : Ring R] [inst_1 : PartialOrder R] [IsStrictOrderedRing R] [Archimedean R]
  {f : α → ℤ} {l : Filter α}, Filter.Tendsto (fun n => ↑(f n)) l Filter.atTop ↔ Filter.Tendsto f l Filter.atTop
Defined in
Mathlib.Order.Filter.AtTopBot.Archimedean
Cited by
1 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderIsStrictOrderedRingArchimedean

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.