Theorems · Theorem · approximation theory
LinearGrowth.linearGrowthSup_sup
∀ {u v : ℕ → EReal},
LinearGrowth.linearGrowthSup (u ⊔ v) = max (LinearGrowth.linearGrowthSup u) (LinearGrowth.linearGrowthSup v)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 135 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.
- Filter.atTopproof · cited by 2,405
- ERealstatement and proof · cited by 793
- Filter.Eventually.of_forallproof · cited by 526
- Nat.cast_nonneg'proof · cited by 245
- Filter.limsupproof · cited by 226
- Filter.isBounded_le_of_topproof · cited by 75
- Filter.isCobounded_le_of_botproof · cited by 58
- Monotone.map_maxproof · cited by 55
- LinearGrowth.linearGrowthSupstatement and proof · cited by 38
- Filter.limsup_congrproof · cited by 20
- EReal.monotone_div_right_of_nonnegproof · cited by 11
- limsup_maxproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- LinearGrowth.linearGrowthSupBotHomproof · cited by 1
- LinearGrowth.linearGrowthSup_biSupproof · cited by 1