Asymptotic equivalence up to a constant #
In this file we prove basic properties of the equivalence relation
given by f =Θ[l] g ↔ f =O[l] g ∧ g =O[l] f.
Equations
- Asymptotics.instTransForallIsLittleOIsTheta = { trans := ⋯ }
Alias of the forward direction of Asymptotics.isTheta_norm_left.
Alias of the reverse direction of Asymptotics.isTheta_norm_left.
Alias of the reverse direction of Asymptotics.isTheta_norm_right.
Alias of the forward direction of Asymptotics.isTheta_norm_right.
Alias of the reverse direction of Asymptotics.isTheta_const_smul_left.
Alias of the forward direction of Asymptotics.isTheta_const_smul_left.
Alias of the reverse direction of Asymptotics.isTheta_const_smul_right.
Alias of the forward direction of Asymptotics.isTheta_const_smul_right.
Alias of the reverse direction of Asymptotics.isTheta_const_mul_left.
Alias of the forward direction of Asymptotics.isTheta_const_mul_left.
Alias of the forward direction of Asymptotics.isTheta_const_mul_right.
Alias of the reverse direction of Asymptotics.isTheta_const_mul_right.