Theorems · Theorem · real analysis
Asymptotics.IsTheta.isTheta_congr_right
∀ {α : Type u_1} {G : Type u_5} {E' : Type u_6} {F' : Type u_7} [inst : Norm G] [inst_1 : SeminormedAddCommGroup E']
[inst_2 : SeminormedAddCommGroup F'] {k : α → G} {f' : α → E'} {g' : α → F'} {l : Filter α},
f' =Θ[l] g' → (k =Θ[l] f' ↔ k =Θ[l] g')- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 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.
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsThetastatement and proof · cited by 115
- Iff.andproof · cited by 33
- Asymptotics.IsTheta.isBigO_congr_leftproof · cited by 4
- Asymptotics.IsTheta.isBigO_congr_rightproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Complex.isTheta_ofReal_rightproof · cited by 0