Theorems · Theorem · computer science
AkraBazziRecurrence.a_pos
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : Nonempty α] {T : ℕ → ℝ} {g : ℝ → ℝ} {a b : α → ℝ} {r : α → ℕ → ℕ}
(self : AkraBazziRecurrence T g a b r) (i : α), 0 < a iThe coefficients a i are positive.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- AkraBazziRecurrencestatement and proof · cited by 55
Cited by5
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.T_posproof · cited by 2
- AkraBazziRecurrence.T_isBigO_smoothingFn_mul_asympBoundproof · cited by 1
- AkraBazziRecurrence.tendsto_atTop_sumCoeffsExpproof · cited by 1
- AkraBazziRecurrence.smoothingFn_mul_asympBound_isBigO_Tproof · cited by 1
- AkraBazziRecurrence.strictAnti_sumCoeffsExpproof · cited by 1