Loogle!
Result
Found 163 declarations mentioning Complex.arg.
- Complex.arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : β - Complex.arg_le_pi π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : x.arg β€ Real.pi - Complex.arg_coe_angle_toReal_eq_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(z : β) : (βz.arg).toReal = z.arg - Complex.neg_pi_lt_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : -Real.pi < x.arg - Complex.abs_arg_le_pi π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(z : β) : |z.arg| β€ Real.pi - Complex.arg_neg_one π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: (-1).arg = Real.pi - Complex.natCast_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{n : β} : (βn).arg = 0 - Complex.slitPlane_arg_ne_pi π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hz : z β Complex.slitPlane) : z.arg β Real.pi - Complex.arg_coe_angle_eq_iff_eq_toReal π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} {ΞΈ : Real.Angle} : βz.arg = ΞΈ β z.arg = ΞΈ.toReal - Complex.arg_one π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: Complex.arg 1 = 0 - Complex.arg_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: Complex.arg 0 = 0 - Complex.range_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: Set.range Complex.arg = Set.Ioc (-Real.pi) Real.pi - Complex.arg_coe_angle_eq_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} : βx.arg = βy.arg β x.arg = y.arg - Complex.arg_mem_Ioc π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(z : β) : z.arg β Set.Ioc (-Real.pi) Real.pi - Complex.arg_ofReal_of_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : x < 0) : (βx).arg = Real.pi - Complex.abs_arg_inv π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : |xβ»ΒΉ.arg| = |x.arg| - Complex.norm_mul_cos_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : βxβ * Real.cos x.arg = x.re - Complex.norm_mul_sin_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : βxβ * Real.sin x.arg = x.im - Complex.tan_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : Real.tan x.arg = x.im / x.re - Complex.ofNat_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{n : β} [n.AtLeastTwo] : (OfNat.ofNat n).arg = 0 - Complex.arg_div_self π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : (x / x).arg = 0 - Complex.arg_eq_pi_iff_lt_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = Real.pi β z < 0 - Complex.sin_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : Real.sin x.arg = x.im / βxβ - Complex.arg_ofReal_of_nonneg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : 0 β€ x) : (βx).arg = 0 - Complex.ext_norm_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hβ : βxβ = βyβ) (hβ : x.arg = y.arg) : x = y - Complex.continuousOn_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: ContinuousOn Complex.arg Complex.slitPlane - Complex.arg_neg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg < 0 β z.im < 0 - Complex.arg_nonneg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : 0 β€ z.arg β 0 β€ z.im - Complex.ext_norm_arg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} : x = y β βxβ = βyβ β§ x.arg = y.arg - Complex.arg_inv π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : xβ»ΒΉ.arg = if x.arg = Real.pi then Real.pi else -x.arg - Complex.mem_slitPlane_iff_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z β Complex.slitPlane β z.arg β Real.pi β§ z β 0 - Complex.arg_eq_zero_iff_zero_le π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = 0 β 0 β€ z - Complex.arg_cos_add_sin_mul_I_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(ΞΈ : Real.Angle) : β(βΞΈ.cos + βΞΈ.sin * Complex.I).arg = ΞΈ - Complex.arg_inv_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : βxβ»ΒΉ.arg = -βx.arg - Complex.arg_mul_real π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{r : β} (hr : 0 < r) (x : β) : (x * βr).arg = x.arg - Complex.arg_real_mul π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) {r : β} (hr : 0 < r) : (βr * x).arg = x.arg - Complex.norm_mul_exp_arg_mul_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : ββxβ * Complex.exp (βx.arg * Complex.I) = x - Complex.arg_eq_pi_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = Real.pi β z.re < 0 β§ z.im = 0 - Complex.arg_neg_eq_arg_add_pi_of_im_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hi : x.im < 0) : (-x).arg = x.arg + Real.pi - Complex.arg_neg_eq_arg_sub_pi_of_im_pos π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hi : 0 < x.im) : (-x).arg = x.arg - Real.pi - Complex.arg_lt_pi_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg < Real.pi β 0 β€ z.re β¨ z.im β 0 - Complex.cos_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : x β 0) : Real.cos x.arg = x.re / βxβ - Complex.arg_of_im_pos π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hz : 0 < z.im) : z.arg = Real.arccos (z.re / βzβ) - Complex.arg_of_re_nonneg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : 0 β€ x.re) : x.arg = Real.arcsin (x.im / βxβ) - Complex.continuousAt_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (h : x β Complex.slitPlane) : ContinuousAt Complex.arg x - Complex.arg_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: Complex.I.arg = Real.pi / 2 - Complex.arg_eq_zero_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = 0 β 0 β€ z.re β§ z.im = 0 - Complex.arg_of_im_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hz : z.im < 0) : z.arg = -Real.arccos (z.re / βzβ) - Complex.arg_neg_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
: (-Complex.I).arg = -(Real.pi / 2) - Complex.norm_mul_cos_add_sin_mul_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : ββxβ * (Complex.cos βx.arg + Complex.sin βx.arg * Complex.I) = x - Complex.arg_neg_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : x β 0) : β(-x).arg = βx.arg + βReal.pi - Complex.arg_cos_add_sin_mul_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{ΞΈ : β} (hΞΈ : ΞΈ β Set.Ioc (-Real.pi) Real.pi) : (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I).arg = ΞΈ - Complex.arg_of_im_nonneg_of_ne_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hβ : 0 β€ z.im) (hβ : z β 0) : z.arg = Real.arccos (z.re / βzβ) - Complex.arg_zpow_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) (n : β€) : β(x ^ n).arg = n β’ βx.arg - Complex.continuousAt_arg_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (h : x β 0) : ContinuousAt (Real.Angle.coe β Complex.arg) x - Complex.arg_lt_arg_add_two_pi π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x y : β) : x.arg < y.arg + 2 * Real.pi - Complex.toIocMod_arg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(z : β) : toIocMod Real.two_pi_pos (-Real.pi) z.arg = z.arg - Complex.arg_exp π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(z : β) : (Complex.exp z).arg = toIocMod Real.two_pi_pos (-Real.pi) z.im - Complex.arg_pow_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) (n : β) : β(x ^ n).arg = n β’ βx.arg - Complex.abs_arg_sub_arg_lt π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x y : β) : |x.arg - y.arg| < 2 * Real.pi - Complex.arg_mul_cos_add_sin_mul_I_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{r : β} (hr : 0 < r) (ΞΈ : Real.Angle) : β(βr * (βΞΈ.cos + βΞΈ.sin * Complex.I)).arg = ΞΈ - Complex.arg_eq_nhds_of_im_pos π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hz : 0 < z.im) : Complex.arg =αΆ [nhds z] fun x => Real.arccos (x.re / βxβ) - Complex.arg_eq_nhds_of_re_pos π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx : 0 < x.re) : Complex.arg =αΆ [nhds x] fun x => Real.arcsin (x.im / βxβ) - Complex.abs_arg_le_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : |z.arg| β€ Real.pi / 2 β 0 β€ z.re - Complex.arg_eq_nhds_of_im_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hz : z.im < 0) : Complex.arg =αΆ [nhds z] fun x => -Real.arccos (x.re / βxβ) - Complex.arg_neg_eq_arg_add_pi_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} : (-x).arg = x.arg + Real.pi β x.im < 0 β¨ x.im = 0 β§ 0 < x.re - Complex.arg_neg_eq_arg_sub_pi_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} : (-x).arg = x.arg - Real.pi β 0 < x.im β¨ x.im = 0 β§ x.re < 0 - Complex.arg_exp_mul_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(ΞΈ : β) : (Complex.exp (βΞΈ * Complex.I)).arg = toIocMod Real.two_pi_pos (-Real.pi) ΞΈ - Complex.arg_of_re_neg_of_im_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx_re : x.re < 0) (hx_im : x.im < 0) : x.arg = Real.arcsin ((-x).im / βxβ) - Real.pi - Complex.arg_of_re_neg_of_im_nonneg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx_re : x.re < 0) (hx_im : 0 β€ x.im) : x.arg = Real.arcsin ((-x).im / βxβ) + Real.pi - Complex.arg_conj π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : ((starRingEnd β) x).arg = if x.arg = Real.pi then Real.pi else -x.arg - Complex.arg_div_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hx : x β 0) (hy : y β 0) : β(x / y).arg = βx.arg - βy.arg - Complex.arg_mul_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hx : x β 0) (hy : y β 0) : β(x * y).arg = βx.arg + βy.arg - Complex.arg_eq_arg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hx : x β 0) (hy : y β 0) : x.arg = y.arg β ββyβ / ββxβ * x = y - Complex.arg_eq_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = Real.pi / 2 β z.re = 0 β§ 0 < z.im - Complex.arg_conj_coe_angle π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(x : β) : β((starRingEnd β) x).arg = -βx.arg - Complex.arg_le_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg β€ Real.pi / 2 β 0 β€ z.re β¨ z.im < 0 - Complex.continuousWithinAt_arg_of_re_neg_of_im_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hre : z.re < 0) (him : z.im = 0) : ContinuousWithinAt Complex.arg {z | 0 β€ z.im} z - Complex.arg_eq_neg_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg = -(Real.pi / 2) β z.re = 0 β§ z.im < 0 - Complex.abs_arg_lt_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : |z.arg| < Real.pi / 2 β 0 < z.re β¨ z = 0 - Complex.arg_mul_cos_add_sin_mul_I π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{r : β} (hr : 0 < r) {ΞΈ : β} (hΞΈ : ΞΈ β Set.Ioc (-Real.pi) Real.pi) : (βr * (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I)).arg = ΞΈ - Complex.neg_pi_div_two_le_arg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : -(Real.pi / 2) β€ z.arg β 0 β€ z.re β¨ 0 β€ z.im - Complex.neg_pi_div_two_lt_arg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : -(Real.pi / 2) < z.arg β 0 < z.re β¨ 0 β€ z.im - Complex.arg_cos_add_sin_mul_I_eq_toIocMod π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(ΞΈ : β) : (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I).arg = toIocMod Real.two_pi_pos (-Real.pi) ΞΈ - Complex.tendsto_arg_nhdsWithin_im_nonneg_of_re_neg_of_im_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hre : z.re < 0) (him : z.im = 0) : Filter.Tendsto Complex.arg (nhdsWithin z {z | 0 β€ z.im}) (nhds Real.pi) - Complex.tendsto_arg_nhdsWithin_im_neg_of_re_neg_of_im_zero π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} (hre : z.re < 0) (him : z.im = 0) : Filter.Tendsto Complex.arg (nhdsWithin z {z | z.im < 0}) (nhds (-Real.pi)) - Complex.arg_mul π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hxβ : x β 0) (hyβ : y β 0) : x.arg + y.arg β Set.Ioc (-Real.pi) Real.pi β (x * y).arg = x.arg + y.arg - Complex.arg_lt_pi_div_two_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{z : β} : z.arg < Real.pi / 2 β 0 < z.re β¨ z.im < 0 β¨ z = 0 - Complex.arg_mul_eq_add_arg_iff π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x y : β} (hxβ : x β 0) (hyβ : y β 0) : (x * y).arg = x.arg + y.arg β x.arg + y.arg β Set.Ioc (-Real.pi) Real.pi - Complex.arg_eq_nhds_of_re_neg_of_im_neg π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx_re : x.re < 0) (hx_im : x.im < 0) : Complex.arg =αΆ [nhds x] fun x => Real.arcsin ((-x).im / βxβ) - Real.pi - Complex.arg_eq_nhds_of_re_neg_of_im_pos π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{x : β} (hx_re : x.re < 0) (hx_im : 0 < x.im) : Complex.arg =αΆ [nhds x] fun x => Real.arcsin ((-x).im / βxβ) + Real.pi - Complex.arg_mul_cos_add_sin_mul_I_eq_toIocMod π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{r : β} (hr : 0 < r) (ΞΈ : β) : (βr * (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I)).arg = toIocMod Real.two_pi_pos (-Real.pi) ΞΈ - Complex.arg_cos_add_sin_mul_I_sub π Mathlib.Analysis.SpecialFunctions.Complex.Arg
(ΞΈ : β) : (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I).arg - ΞΈ = 2 * Real.pi * ββ(Real.pi - ΞΈ) / (2 * Real.pi)β - Complex.arg_mul_cos_add_sin_mul_I_sub π Mathlib.Analysis.SpecialFunctions.Complex.Arg
{r : β} (hr : 0 < r) (ΞΈ : β) : (βr * (Complex.cos βΞΈ + Complex.sin βΞΈ * Complex.I)).arg - ΞΈ = 2 * Real.pi * ββ(Real.pi - ΞΈ) / (2 * Real.pi)β - Complex.log_im π Mathlib.Analysis.SpecialFunctions.Complex.Log
(x : β) : (Complex.log x).im = x.arg - Complex.log_inv π Mathlib.Analysis.SpecialFunctions.Complex.Log
(x : β) (hx : x.arg β Real.pi) : Complex.log xβ»ΒΉ = -Complex.log x - Complex.log_inv_eq_ite π Mathlib.Analysis.SpecialFunctions.Complex.Log
(x : β) : Complex.log xβ»ΒΉ = if x.arg = Real.pi then -(starRingEnd β) (Complex.log x) else -Complex.log x - Complex.log_mul π Mathlib.Analysis.SpecialFunctions.Complex.Log
{x y : β} (hxβ : x β 0) (hyβ : y β 0) : x.arg + y.arg β Set.Ioc (-Real.pi) Real.pi β Complex.log (x * y) = Complex.log x + Complex.log y - Complex.log_mul_eq_add_log_iff π Mathlib.Analysis.SpecialFunctions.Complex.Log
{x y : β} (hxβ : x β 0) (hyβ : y β 0) : Complex.log (x * y) = Complex.log x + Complex.log y β x.arg + y.arg β Set.Ioc (-Real.pi) Real.pi - Complex.log_conj π Mathlib.Analysis.SpecialFunctions.Complex.Log
(x : β) (h : x.arg β Real.pi) : Complex.log ((starRingEnd β) x) = (starRingEnd β) (Complex.log x) - Complex.log_conj_eq_ite π Mathlib.Analysis.SpecialFunctions.Complex.Log
(x : β) : Complex.log ((starRingEnd β) x) = if x.arg = Real.pi then Complex.log x else (starRingEnd β) (Complex.log x) - Complex.inv_cpow π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) (hx : x.arg β Real.pi) : xβ»ΒΉ ^ n = (x ^ n)β»ΒΉ - Complex.pow_cpow_nat_inv π Mathlib.Analysis.SpecialFunctions.Pow.Complex
{x : β} {n : β} (hβ : n β 0) (hlt : -(Real.pi / βn) < x.arg) (hle : x.arg β€ Real.pi / βn) : (x ^ n) ^ (βn)β»ΒΉ = x - Complex.cpow_int_mul' π Mathlib.Analysis.SpecialFunctions.Pow.Complex
{x : β} {n : β€} (hlt : -Real.pi < βn * x.arg) (hle : βn * x.arg β€ Real.pi) (y : β) : x ^ (βn * y) = (x ^ n) ^ y - Complex.cpow_nat_mul' π Mathlib.Analysis.SpecialFunctions.Pow.Complex
{x : β} {n : β} (hlt : -Real.pi < βn * x.arg) (hle : βn * x.arg β€ Real.pi) (y : β) : x ^ (βn * y) = (x ^ n) ^ y - Complex.pow_cpow_ofNat_inv π Mathlib.Analysis.SpecialFunctions.Pow.Complex
{x : β} {n : β} [n.AtLeastTwo] (hlt : -(Real.pi / OfNat.ofNat n) < x.arg) (hle : x.arg β€ Real.pi / OfNat.ofNat n) : (x ^ OfNat.ofNat n) ^ (OfNat.ofNat n)β»ΒΉ = x - Complex.cpow_ofNat_mul' π Mathlib.Analysis.SpecialFunctions.Pow.Complex
{x : β} {n : β} [n.AtLeastTwo] (hlt : -Real.pi < OfNat.ofNat n * x.arg) (hle : OfNat.ofNat n * x.arg β€ Real.pi) (y : β) : x ^ (OfNat.ofNat n * y) = (x ^ OfNat.ofNat n) ^ y - Complex.inv_cpow_eq_ite π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) : xβ»ΒΉ ^ n = if x.arg = Real.pi then (starRingEnd β) (x ^ (starRingEnd β) n)β»ΒΉ else (x ^ n)β»ΒΉ - Complex.inv_cpow_eq_ite' π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) : (x ^ n)β»ΒΉ = if x.arg = Real.pi then (starRingEnd β) (xβ»ΒΉ ^ (starRingEnd β) n) else xβ»ΒΉ ^ n - Complex.conj_cpow π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) (hx : x.arg β Real.pi) : (starRingEnd β) x ^ n = (starRingEnd β) (x ^ (starRingEnd β) n) - Complex.cpow_conj π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) (hx : x.arg β Real.pi) : x ^ (starRingEnd β) n = (starRingEnd β) ((starRingEnd β) x ^ n) - Complex.conj_cpow_eq_ite π Mathlib.Analysis.SpecialFunctions.Pow.Complex
(x n : β) : (starRingEnd β) x ^ n = if x.arg = Real.pi then x ^ n else (starRingEnd β) (x ^ (starRingEnd β) n) - Complex.cpow_ofReal_im π Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : β) (y : β) : (x ^ βy).im = βxβ ^ y * Real.sin (x.arg * y) - Complex.cpow_ofReal_re π Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : β) (y : β) : (x ^ βy).re = βxβ ^ y * Real.cos (x.arg * y) - Complex.norm_cpow_le π Mathlib.Analysis.SpecialFunctions.Pow.Real
(z w : β) : βz ^ wβ β€ βzβ ^ w.re / Real.exp (z.arg * w.im) - Complex.norm_cpow_of_ne_zero π Mathlib.Analysis.SpecialFunctions.Pow.Real
{z : β} (hz : z β 0) (w : β) : βz ^ wβ = βzβ ^ w.re / Real.exp (z.arg * w.im) - Complex.cpow_ofReal π Mathlib.Analysis.SpecialFunctions.Pow.Real
(x : β) (y : β) : x ^ βy = β(βxβ ^ y) * (β(Real.cos (x.arg * y)) + β(Real.sin (x.arg * y)) * Complex.I) - Complex.norm_cpow_of_imp π Mathlib.Analysis.SpecialFunctions.Pow.Real
{z w : β} (h : z = 0 β w.re = 0 β w = 0) : βz ^ wβ = βzβ ^ w.re / Real.exp (z.arg * w.im) - Complex.isTheta_exp_arg_mul_im π Mathlib.Analysis.SpecialFunctions.Pow.Asymptotics
{Ξ± : Type u_1} {l : Filter Ξ±} {f g : Ξ± β β} (hl : Filter.IsBoundedUnder (fun x1 x2 => x1 β€ x2) l fun x => |(g x).im|) : (fun x => Real.exp ((f x).arg * (g x).im)) =Ξ[l] fun x => 1 - Complex.measurable_arg π Mathlib.MeasureTheory.Function.SpecialFunctions.Basic
: Measurable Complex.arg - Measurable.carg π Mathlib.MeasureTheory.Function.SpecialFunctions.Basic
{Ξ± : Type u_1} {m : MeasurableSpace Ξ±} {f : Ξ± β β} (hf : Measurable f) : Measurable fun x => (f x).arg - AEMeasurable.carg π Mathlib.MeasureTheory.Function.SpecialFunctions.Basic
{Ξ± : Type u_1} {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} {f : Ξ± β β} (hf : AEMeasurable f ΞΌ) : AEMeasurable (fun x => (f x).arg) ΞΌ - Circle.injective_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
: Function.Injective fun z => (βz).arg - Real.Angle.arg_toCircle π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(ΞΈ : Real.Angle) : β(βΞΈ.toCircle).arg = ΞΈ - Circle.argPartialEquiv_apply π Mathlib.Analysis.SpecialFunctions.Complex.Circle
: βCircle.argPartialEquiv = Complex.arg β Subtype.val - Circle.mem_centeredArc π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{r : β} (hr : r β€ Real.pi) {z : Circle} : z β Circle.centeredArc r β |(βz).arg| < r - Circle.exp_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(z : Circle) : Circle.exp (βz).arg = z - Circle.arg_eq_zero π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{z : Circle} : (βz).arg = 0 β z = 1 - Circle.leftInverse_exp_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
: Function.LeftInverse (βCircle.exp) (Complex.arg β Subtype.val) - Circle.invOn_arg_exp π Mathlib.Analysis.SpecialFunctions.Complex.Circle
: Set.InvOn (Complex.arg β Subtype.val) (βCircle.exp) (Set.Ioc (-Real.pi) Real.pi) Set.univ - Circle.arg_exp π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x : β} (hβ : -Real.pi < x) (hβ : x β€ Real.pi) : (β(Circle.exp x)).arg = x - Circle.arg_eq_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{z w : Circle} : (βz).arg = (βw).arg β z = w - Circle.argEquiv_apply_coe π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(z : Circle) : β(Circle.argEquiv z) = (βz).arg - Circle.range_path π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(x y : Circle) : Set.range β(x.path y) = βCircle.exp '' Set.Icc (βx).arg (x.angleDiff y + (βx).arg) - Circle.path_image_Ico_of_ne π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (h : x β y) : β(x.path y) '' Set.Ico 0 1 = βCircle.exp '' Set.Ico (βx).arg (x.angleDiff y + (βx).arg) - Circle.path_image_Ioc_of_ne π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (h : x β y) : β(x.path y) '' Set.Ioc 0 1 = βCircle.exp '' Set.Ioc (βx).arg (x.angleDiff y + (βx).arg) - AddCircle.homeomorphCircle'_symm_apply π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(x : Circle) : AddCircle.homeomorphCircle'.symm x = β(βx).arg - Circle.path_apply π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(x y : Circle) (a : βunitInterval) : (x.path y) a = Circle.exp ((Path.segment (βx).arg (x.angleDiff y + (βx).arg)) a) - Circle.coe_path π Mathlib.Analysis.SpecialFunctions.Complex.Circle
(x y : Circle) : β(x.path y) = βCircle.exp β β(Path.segment (βx).arg (x.angleDiff y + (βx).arg)) - Circle.Icc_union_Icc_angleDiff_add_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (h : x β y) : Set.Icc (βx).arg (x.angleDiff y + (βx).arg) βͺ Set.Icc (βy).arg (y.angleDiff x + (βy).arg) = Set.Icc (min (βx).arg (βy).arg) (min (βx).arg (βy).arg + 2 * Real.pi) - Circle.Ico_union_Ico_angleDiff_add_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (h : x β y) : Set.Ico (βx).arg (x.angleDiff y + (βx).arg) βͺ Set.Ico (βy).arg (y.angleDiff x + (βy).arg) = Set.Ico (min (βx).arg (βy).arg) (min (βx).arg (βy).arg + 2 * Real.pi) - Circle.Ioc_union_Ioc_angleDiff_add_arg π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (h : x β y) : Set.Ioc (βx).arg (x.angleDiff y + (βx).arg) βͺ Set.Ioc (βy).arg (y.angleDiff x + (βy).arg) = Set.Ioc (min (βx).arg (βy).arg) (min (βx).arg (βy).arg + 2 * Real.pi) - IsSelfAdjoint.cfc_arg π Mathlib.Analysis.CStarAlgebra.Unitary.Connected
{A : Type u_1} [CStarAlgebra A] (u : A) : IsSelfAdjoint (cfc (Complex.ofReal β Complex.arg) u) - Unitary.argSelfAdjoint_coe π Mathlib.Analysis.CStarAlgebra.Unitary.Connected
{A : Type u_1} [CStarAlgebra A] (u : β₯(unitary A)) : β(Unitary.argSelfAdjoint u) = cfc (fun x => βx.arg) βu - Complex.angle_one_left π Mathlib.Analysis.Complex.Angle
{y : β} (hy : y β 0) : InnerProductGeometry.angle 1 y = |y.arg| - Complex.angle_one_right π Mathlib.Analysis.Complex.Angle
{x : β} (hx : x β 0) : InnerProductGeometry.angle x 1 = |x.arg| - Complex.angle_eq_abs_arg π Mathlib.Analysis.Complex.Angle
{x y : β} (hx : x β 0) (hy : y β 0) : InnerProductGeometry.angle x y = |(x / y).arg| - Complex.norm_add_eq π Mathlib.Analysis.Complex.Arg
{x y : β} (h : x.arg = y.arg) : βx + yβ = βxβ + βyβ - Complex.norm_sub_eq π Mathlib.Analysis.Complex.Arg
{x y : β} (h : x.arg = y.arg) : βx - yβ = ββxβ - βyββ - Complex.sameRay_of_arg_eq π Mathlib.Analysis.Complex.Arg
{x y : β} (h : x.arg = y.arg) : SameRay β x y - Complex.norm_add_eq_iff π Mathlib.Analysis.Complex.Arg
{x y : β} : βx + yβ = βxβ + βyβ β x = 0 β¨ y = 0 β¨ x.arg = y.arg - Complex.norm_sub_eq_iff π Mathlib.Analysis.Complex.Arg
{x y : β} : βx - yβ = |βxβ - βyβ| β x = 0 β¨ y = 0 β¨ x.arg = y.arg - Complex.sameRay_iff_arg_div_eq_zero π Mathlib.Analysis.Complex.Arg
{x y : β} : SameRay β x y β (x / y).arg = 0 - Complex.sameRay_iff π Mathlib.Analysis.Complex.Arg
{x y : β} : SameRay β x y β x = 0 β¨ y = 0 β¨ x.arg = y.arg - Complex.polarCoord_apply π Mathlib.Analysis.SpecialFunctions.PolarCoord
(a : β) : βComplex.polarCoord a = (βaβ, a.arg) - polarCoord_apply π Mathlib.Analysis.SpecialFunctions.PolarCoord
(q : β Γ β) : βpolarCoord q = (β(q.1 ^ 2 + q.2 ^ 2), (Complex.equivRealProd.symm q).arg) - IsPrimitiveRoot.arg_eq_pi_iff π Mathlib.RingTheory.RootsOfUnity.Complex
{n : β} {ΞΆ : β} (hΞΆ : IsPrimitiveRoot ΞΆ n) (hn : n β 0) : ΞΆ.arg = Real.pi β ΞΆ = -1 - IsPrimitiveRoot.arg_eq_zero_iff π Mathlib.RingTheory.RootsOfUnity.Complex
{n : β} {ΞΆ : β} (hΞΆ : IsPrimitiveRoot ΞΆ n) (hn : n β 0) : ΞΆ.arg = 0 β ΞΆ = 1 - IsPrimitiveRoot.arg_ext π Mathlib.RingTheory.RootsOfUnity.Complex
{n m : β} {ΞΆ ΞΌ : β} (hΞΆ : IsPrimitiveRoot ΞΆ n) (hΞΌ : IsPrimitiveRoot ΞΌ m) (hn : n β 0) (hm : m β 0) (h : ΞΆ.arg = ΞΌ.arg) : ΞΆ = ΞΌ - IsPrimitiveRoot.arg π Mathlib.RingTheory.RootsOfUnity.Complex
{n : β} {ΞΆ : β} (h : IsPrimitiveRoot ΞΆ n) (hn : n β 0) : β i, ΞΆ.arg = βi / βn * (2 * Real.pi) β§ IsCoprime i βn β§ i.natAbs < n - Complex.arg_one_add_mem_Ioo π Mathlib.Analysis.SpecialFunctions.Complex.Arctan
{z : β} (hz : βzβ < 1) : (1 + z).arg β Set.Ioo (-(Real.pi / 2)) (Real.pi / 2) - Complex.oangle π Mathlib.Geometry.Euclidean.Angle.Oriented.Basic
(w z : β) : Complex.orientation.oangle w z = β((starRingEnd β) w * z).arg - Orientation.oangle_map_complex π Mathlib.Geometry.Euclidean.Angle.Oriented.Basic
{V : Type u_1} [NormedAddCommGroup V] [InnerProductSpace β V] [Fact (Module.finrank β V = 2)] (o : Orientation β V (Fin 2)) (f : V ββα΅’[β] β) (hf : (Orientation.map (Fin 2) f.toLinearEquiv) o = Complex.orientation) (x y : V) : o.oangle x y = β((starRingEnd β) (f x) * f y).arg
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c