Theorems · Theorem · field theory
Filter.Tendsto.neg_mul_atTop
∀ {𝕜 : Type u_1} {α : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : TopologicalSpace 𝕜] [OrderTopology 𝕜] {l : Filter α} {f g : α → 𝕜} {C : 𝕜},
C < 0 →
Filter.Tendsto f l (nhds C) → Filter.Tendsto g l Filter.atTop → Filter.Tendsto (fun x => f x * g x) l Filter.atBotIn a linearly ordered field with the order topology, if f tends to a negative constant C and
g tends to Filter.atTop then f * g tends to Filter.atBot.
- Defined in
- Mathlib.Topology.Algebra.Order.Field
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- 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
- mul_commproof · cited by 2,262
- OrderTopologystatement and proof · cited by 1,355
- Filter.atBotstatement and proof · cited by 512
- Filter.Tendsto.atTop_mul_negproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- PhragmenLindelof.horizontal_stripproof · cited by 3
- integral_exp_mul_complex_Ioiproof · cited by 2
- PhragmenLindelof.right_half_plane_of_bounded_on_realproof · cited by 0