Theorems · Theorem · real analysis
Asymptotics.IsTheta.finsetProd
∀ {α : Type u_1} {𝕜 : Type u_14} {𝕜' : Type u_15} [inst : NormedField 𝕜] [inst_1 : NormedField 𝕜'] {l : Filter α}
{ι : Type u_16} {s : Finset ι} {f : ι → α → 𝕜} {g : ι → α → 𝕜'},
(∀ i ∈ s, f i =Θ[l] g i) → (fun x => ∏ i ∈ s, f i x) =Θ[l] fun x => ∏ i ∈ s, g i x- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedFieldNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- Finset.prodstatement · cited by 2,356
- NormedFieldstatement and proof · cited by 1,084
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsTheta.symmproof · cited by 12
- Asymptotics.IsTheta.isBigOproof · cited by 8
- Asymptotics.IsBigO.finsetProdproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.