Theorems · Theorem · approximation theory
ExpGrowth.expGrowthSup_add
∀ {u v : ℕ → ENNReal}, ExpGrowth.expGrowthSup (u + v) = max (ExpGrowth.expGrowthSup u) (ExpGrowth.expGrowthSup v)- Defined in
- Mathlib.Analysis.Asymptotics.ExpGrowth
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 181 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.
- ENNRealstatement and proof · cited by 9,879
- le_antisymmproof · cited by 2,068
- ERealstatement and proof · cited by 793
- add_le_addproof · cited by 666
- Filter.Eventually.of_forallproof · cited by 526
- two_mulproof · cited by 232
- le_max_leftproof · cited by 215
- le_max_rightproof · cited by 205
- sup_leproof · cited by 159
- Pi.add_applyproof · cited by 61
- ExpGrowth.expGrowthSupstatement and proof · cited by 42
- ENNReal.ofNat_ne_topproof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- Dynamics.coverEntropyEntourage_unionproof · cited by 1
- ExpGrowth.expGrowthSup_sumproof · cited by 0