Theorems · Theorem · field theory
Filter.Tendsto.atTop_mul_pos
∀ {𝕜 : Type u_1} {α : Type u_2} [inst : Semifield 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : TopologicalSpace 𝕜] [OrderTopology 𝕜] {l : Filter α} {f g : α → 𝕜} {C : 𝕜},
0 < C →
Filter.Tendsto f l Filter.atTop → Filter.Tendsto g l (nhds C) → Filter.Tendsto (fun x => f x * g x) l Filter.atTopIn a linearly ordered semifield with the order topology, if f tends to Filter.atTop and g
tends to a positive constant C then f * g tends to Filter.atTop.
- Defined in
- Mathlib.Topology.Algebra.Order.Field
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- OrderTopologystatement and proof · cited by 1,355
- Semifieldstatement and proof · cited by 439
Cited by7
Results whose statement or proof uses this declaration.
- Asymptotics.IsEquivalent.tendsto_atTopproof · cited by 7
- tendsto_cobounded_of_meromorphicOrderAt_negproof · cited by 3
- Filter.Tendsto.atTop_mul_negproof · cited by 3
- Filter.Tendsto.pos_mul_atTopproof · cited by 3
- AffineSpace.asymptoticNhds_le_coboundedproof · cited by 2
- Filter.Tendsto.atBot_mul_posproof · cited by 2
- Real.tendsto_tan_pi_div_twoproof · cited by 1