Theorems · Theorem · approximation theory
Asymptotics.IsEquivalent.eventually_neg
∀ {α : Type u_1} {β : Type u_2} [inst : NormedField β] [inst_1 : LinearOrder β] [IsStrictOrderedRing β] {u v : α → β}
{l : Filter α} [ClosedIicTopology β],
Asymptotics.IsEquivalent l u v → (∀ᶠ (t : α) in l, v t < 0) → ∀ᶠ (x : α) in l, u x < 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 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.
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.EventuallyEqproof · cited by 1,912
- NormedFieldstatement and proof · cited by 1,084
- Filter.Eventually.monoproof · cited by 646
- Filter.Eventually.andproof · cited by 157
- ClosedIicTopologystatement and proof · cited by 115
- Asymptotics.IsEquivalentstatement and proof · cited by 98
- mul_neg_of_pos_of_negproof · cited by 13
- Asymptotics.IsEquivalent.exists_pos_eq_mulproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.