Theorems · Theorem · computer science
AkraBazziRecurrence.injective_sumCoeffsExp
∀ {α : Type u_1} [inst : Fintype α] {T : ℕ → ℝ} {g : ℝ → ℝ} {a b : α → ℝ} {r : α → ℕ → ℕ} [inst_1 : Nonempty α]
(R : AkraBazziRecurrence T g a b r), Function.Injective fun p => ∑ i, a i * b i ^ pThe function x ↦ ∑ a_i b_i^x is injective. This implies the uniqueness of p.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 3,473
- AkraBazziRecurrencestatement and proof · cited by 55
- StrictAnti.injectiveproof · cited by 12
- AkraBazziRecurrence.strictAnti_sumCoeffsExpproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.