Theorems · Theorem · approximation theory
LinearGrowth.linearGrowthSup_le_of_eventually_le
∀ {u v : ℕ → EReal} {b : EReal},
b ≠ ⊤ → (∀ᶠ (n : ℕ) in Filter.atTop, u n ≤ v n + b) → LinearGrowth.linearGrowthSup u ≤ LinearGrowth.linearGrowthSup v- 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- Bot.botproof · cited by 4,720
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- add_zeroproof · cited by 2,707
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.ne'proof · cited by 1,417
- ERealstatement and proof · cited by 793
- LE.le.trans_eqproof · cited by 328
- LinearGrowth.linearGrowthSupstatement and proof · cited by 38
- EReal.add_botproof · cited by 12
- EReal.zero_ne_topproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.