Theorems · Theorem · computer science
AkraBazziRecurrence.tendsto_atTop_sumCoeffsExp
∀ {α : Type u_1} [inst : Fintype α] {T : ℕ → ℝ} {g : ℝ → ℝ} {a b : α → ℝ} {r : α → ℕ → ℕ} [inst_1 : Nonempty α]
(R : AkraBazziRecurrence T g a b r), Filter.Tendsto (fun p => ∑ i, a i * b i ^ p) Filter.atBot Filter.atTop- Cited by
- 1 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Filter.Tendstostatement and proof · cited by 3,814
- Finset.univstatement and proof · cited by 3,473
- Filter.atTopstatement and proof · cited by 2,405
- Nat.cast_zeroproof · cited by 1,870
- le_of_ltproof · cited by 1,175
- Filter.atBotstatement and proof · cited by 512
- mul_posproof · cited by 374
- lt_of_not_geproof · cited by 374
- Finset.mem_univproof · cited by 361
Cited by1
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.one_mem_range_sumCoeffsExpproof · cited by 1