Theorems · Theorem · computer science
AkraBazziRecurrence.continuous_sumCoeffsExp
∀ {α : Type u_1} [inst : Fintype α] {T : ℕ → ℝ} {g : ℝ → ℝ} {a b : α → ℝ} {r : α → ℕ → ℕ} [inst_1 : Nonempty α]
(R : AkraBazziRecurrence T g a b r), Continuous fun p => ∑ i, a i * b i ^ p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finset.univstatement and proof · cited by 3,473
- Continuousstatement · cited by 2,592
- ne_of_gtproof · cited by 637
- continuous_constproof · cited by 278
- continuous_idproof · cited by 192
- AkraBazziRecurrencestatement and proof · cited by 55
- Continuous.mulproof · cited by 39
- continuous_finsetSumproof · cited by 21
- AkraBazziRecurrence.b_posproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.one_mem_range_sumCoeffsExpproof · cited by 1