Theorems · Theorem · real analysis
Asymptotics.IsTheta.div
∀ {α : Type u_1} {𝕜 : Type u_14} {𝕜' : Type u_15} [inst : NormedField 𝕜] [inst_1 : NormedField 𝕜'] {l : Filter α}
{f₁ f₂ : α → 𝕜} {g₁ g₂ : α → 𝕜'}, f₁ =Θ[l] g₁ → f₂ =Θ[l] g₂ → (fun x => f₁ x / f₂ x) =Θ[l] fun x => g₁ x / g₂ x- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- NormedFieldstatement and proof · cited by 1,084
- div_eq_mul_invproof · cited by 715
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsTheta.invproof · cited by 5
- Asymptotics.IsTheta.mulproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Complex.isTheta_cpow_rpowproof · cited by 1
- Complex.isBigO_cpow_rpowproof · cited by 0