Theorems · Theorem · real analysis
Asymptotics.IsTheta.mono
∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {f : α → E} {g : α → F}
{l l' : Filter α}, f =Θ[l] g → l' ≤ l → f =Θ[l'] g- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Normstatement and proof · cited by 512
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsBigO.monoproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isTheta_supproof · cited by 0