Theorems · Theorem · approximation theory
LinearGrowth.linearGrowthInf_le_linearGrowthSup
∀ {R : Type u_1} [inst : ConditionallyCompleteLattice R] [inst_1 : Div R] [inst_2 : NatCast R] {u : ℕ → R},
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) Filter.atTop fun n => u n / ↑n)
LinearGrowth.linearGrowthInf_le_linearGrowthSup._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) Filter.atTop fun n => u n / ↑n)
LinearGrowth.linearGrowthInf_le_linearGrowthSup._auto_3 →
LinearGrowth.linearGrowthInf u ≤ LinearGrowth.linearGrowthSup u- Cited by
- 4 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filter.atTopstatement and proof · cited by 2,405
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- LinearGrowth.linearGrowthInfstatement · cited by 41
- LinearGrowth.linearGrowthSupstatement · cited by 38
- Filter.liminf_le_limsupproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- LinearGrowth.linearGrowthInf_botproof · cited by 3
- LinearGrowth.linearGrowthSup_comp_nonnegproof · cited by 2
- Monotone.linearGrowthSup_nonnegproof · cited by 1
- LinearGrowth.linearGrowthSup_topproof · cited by 0