Loogle!
Result
Found 218 declarations mentioning RCLike.re. Of these, only the first 200 are shown.
- RCLike.re ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] : K โ+ โ - RCLike.re_to_real ๐ Mathlib.Analysis.RCLike.Basic
{x : โ} : RCLike.re x = x - RCLike.ofReal_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (r : โ) : RCLike.re โr = r - RCLike.re_monotone ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : Monotone โRCLike.re - RCLike.I_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : RCLike.re RCLike.I = 0 - RCLike.I_re_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] : RCLike.re RCLike.I = 0 - RCLike.re_le_norm ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.re z โค โzโ - RCLike.norm_re_le_norm ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : โRCLike.re zโ โค โzโ - RCLike.abs_re_le_norm ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : |RCLike.re z| โค โzโ - RCLike.nnratCast_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (q : โโฅ0) : RCLike.re โq = โq - RCLike.ratCast_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (q : โ) : RCLike.re โq = โq - RCLike.continuous_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : Continuous โRCLike.re - RCLike.intCast_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (n : โค) : RCLike.re โn = โn - RCLike.lipschitzWith_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : LipschitzWith 1 โRCLike.re - RCLike.natCast_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (n : โ) : RCLike.re โn = โn - RCLike.one_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : RCLike.re 1 = 1 - RCLike.zero_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : RCLike.re 0 = 0 - RCLike.ofScientific_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (m : โ) (s : Bool) (e : โ) : RCLike.re (OfScientific.ofScientific m s e) = OfScientific.ofScientific m s e - RCLike.norm_le_re_iff_eq_norm ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : โzโ โค RCLike.re z โ z = โโzโ - RCLike.abs_re_div_norm_le_one ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : |RCLike.re z / โzโ| โค 1 - RCLike.ofNat_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (n : โ) [n.AtLeastTwo] : RCLike.re (OfNat.ofNat n) = OfNat.ofNat n - RCLike.re_ofReal_pow ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (a : โ) (n : โ) : RCLike.re (โa ^ n) = a ^ n - RCLike.re_le_neg_norm_iff_eq_neg_norm ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : RCLike.re z โค -โzโ โ z = -โโzโ - RCLike.ofReal_eq_re_of_isSelfAdjoint ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {x : K} {y : โ} (hx : IsSelfAdjoint x) : y = RCLike.re x โ โy = x - RCLike.re_eq_ofReal_of_isSelfAdjoint ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {x : K} {y : โ} (hx : IsSelfAdjoint x) : RCLike.re x = y โ x = โy - RCLike.isCauSeq_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (f : CauSeq K norm) : IsCauSeq abs fun n => RCLike.re (โf n) - RCLike.re_nonneg_of_nonneg ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {x : K} (hx : IsSelfAdjoint x) : 0 โค RCLike.re x โ 0 โค x - RCLike.conj_eq_iff_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : (starRingEnd K) z = z โ โ(RCLike.re z) = z - RCLike.ofReal_re_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (r : โ) : RCLike.re ((algebraMap โ K) r) = r - RCLike.re_le_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {x y : K} (h : x โค y) : RCLike.re x โค RCLike.re y - RCLike.re_eq_self_of_le ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {a : K} (h : โaโ โค RCLike.re a) : โ(RCLike.re a) = a - RCLike.im_eq_zero_of_le ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {a : K} (h : โaโ โค RCLike.re a) : RCLike.im a = 0 - RCLike.I_mul_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.re (RCLike.I * z) = -RCLike.im z - RCLike.div_re_ofReal ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} {r : โ} : RCLike.re (z / โr) = RCLike.re z / r - RCLike.re_mul_ofReal ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) (r : โ) : RCLike.re (z * โr) = RCLike.re z * r - RCLike.re_ofReal_mul ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (r : โ) (z : K) : RCLike.re (โr * z) = r * RCLike.re z - RCLike.reLm_coe ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : โRCLike.reLm = โRCLike.re - RCLike.neg_iff ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : z < 0 โ RCLike.re z < 0 โง RCLike.im z = 0 - RCLike.nonneg_iff ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : 0 โค z โ 0 โค RCLike.re z โง RCLike.im z = 0 - RCLike.nonpos_iff ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : z โค 0 โ RCLike.re z โค 0 โง RCLike.im z = 0 - RCLike.pos_iff ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : 0 < z โ 0 < RCLike.re z โง RCLike.im z = 0 - RCLike.realRingEquiv_apply ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (h : RCLike.I = 0) (a : K) : (RCLike.realRingEquiv h) a = RCLike.re a - RCLike.re_add_im ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : โ(RCLike.re z) + โ(RCLike.im z) * RCLike.I = z - RCLike.re_sq_le_normSq ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.re z * RCLike.re z โค RCLike.normSq z - RCLike.smul_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (r : โ) (z : K) : RCLike.re (r โข z) = r * RCLike.re z - RCLike.re_eq_add_conj ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : โ(RCLike.re z) = (z + (starRingEnd K) z) / 2 - RCLike.ofNat_mul_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (n : โ) [n.AtLeastTwo] (z : K) : RCLike.re (OfNat.ofNat n * z) = OfNat.ofNat n * RCLike.re z - RCLike.add_conj ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : z + (starRingEnd K) z = 2 * โ(RCLike.re z) - RCLike.reCLM_apply ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : โRCLike.reCLM = โRCLike.re - RCLike.inv_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.re zโปยน = RCLike.re z / RCLike.normSq z - RCLike.conj_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.re ((starRingEnd K) z) = RCLike.re z - RCLike.conj_re_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (z : K) : RCLike.re ((starRingEnd K) z) = RCLike.re z - RCLike.re_eq_norm_of_mul_conj ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (x : K) : RCLike.re (x * (starRingEnd K) x) = โx * (starRingEnd K) xโ - RCLike.conj_eq_re_sub_im ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : (starRingEnd K) z = โ(RCLike.re z) - โ(RCLike.im z) * RCLike.I - RCLike.norm_sq_re_add_conj ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (x : K) : โx + (starRingEnd K) xโ ^ 2 = RCLike.re (x + (starRingEnd K) x) ^ 2 - RCLike.norm_sq_re_conj_add ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (x : K) : โ(starRingEnd K) x + xโ ^ 2 = RCLike.re ((starRingEnd K) x + x) ^ 2 - RCLike.is_real_TFAE ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : [(starRingEnd K) z = z, โ r, โr = z, โ(RCLike.re z) = z, RCLike.im z = 0, IsSelfAdjoint z].TFAE - RCLike.ext ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z w : K} (hre : RCLike.re z = RCLike.re w) (him : RCLike.im z = RCLike.im w) : z = w - RCLike.ext_iff ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z w : K} : z = w โ RCLike.re z = RCLike.re w โง RCLike.im z = RCLike.im w - RCLike.normSq_add ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.normSq (z + w) = RCLike.normSq z + RCLike.normSq w + 2 * RCLike.re (z * (starRingEnd K) w) - RCLike.normSq_sub ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.normSq (z - w) = RCLike.normSq z + RCLike.normSq w - 2 * RCLike.re (z * (starRingEnd K) w) - RCLike.lt_iff_re_im ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z w : K} : z < w โ RCLike.re z < RCLike.re w โง RCLike.im z = RCLike.im w - RCLike.le_iff_re_im ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] {z w : K} : z โค w โ RCLike.re z โค RCLike.re w โง RCLike.im z = RCLike.im w - RCLike.re_add_im_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (z : K) : (algebraMap โ K) (RCLike.re z) + (algebraMap โ K) (RCLike.im z) * RCLike.I = z - RCLike.norm_sq_eq_def ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] {z : K} : โzโ ^ 2 = RCLike.re z * RCLike.re z + RCLike.im z * RCLike.im z - RCLike.norm_sq_eq_def_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (z : K) : โzโ ^ 2 = RCLike.re z * RCLike.re z + RCLike.im z * RCLike.im z - RCLike.normSq_apply ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z : K) : RCLike.normSq z = RCLike.re z * RCLike.re z + RCLike.im z * RCLike.im z - RCLike.mul_im ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.im (z * w) = RCLike.re z * RCLike.im w + RCLike.im z * RCLike.re w - RCLike.mul_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.re (z * w) = RCLike.re z * RCLike.re w - RCLike.im z * RCLike.im w - RCLike.mul_im_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (z w : K) : RCLike.im (z * w) = RCLike.re z * RCLike.im w + RCLike.im z * RCLike.re w - RCLike.mul_re_ax ๐ Mathlib.Analysis.RCLike.Basic
{K : semiOutParam (Type u_1)} [self : RCLike K] (z w : K) : RCLike.re (z * w) = RCLike.re z * RCLike.re w - RCLike.im z * RCLike.im w - RCLike.map_apply ๐ Mathlib.Analysis.RCLike.Basic
(๐ : Type u_3) (๐' : Type u_4) [RCLike ๐] [RCLike ๐'] (x : ๐) : (RCLike.map ๐ ๐') x = โ(RCLike.re x) + โ(RCLike.im x) * RCLike.I - RCLike.div_im ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.im (z / w) = RCLike.im z * RCLike.re w / RCLike.normSq w - RCLike.re z * RCLike.im w / RCLike.normSq w - RCLike.div_re ๐ Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] (z w : K) : RCLike.re (z / w) = RCLike.re z * RCLike.re w / RCLike.normSq w + RCLike.im z * RCLike.im w / RCLike.normSq w - RCLike.re_eq_complex_re ๐ Mathlib.Analysis.Complex.Basic
: โRCLike.re = Complex.re - RCLike.re_to_complex ๐ Mathlib.Analysis.Complex.Basic
{x : โ} : RCLike.re x = x.re - RCLike.norm_to_complex ๐ Mathlib.Analysis.Complex.Basic
{๐ : Type u_2} [RCLike ๐] (a : ๐) : โโ(RCLike.re a) + โ(RCLike.im a) * Complex.Iโ = โaโ - RCLike.hasSum_re ๐ Mathlib.Analysis.Complex.Basic
{ฮฑ : Type u_1} (๐ : Type u_2) [RCLike ๐] {L : SummationFilter ฮฑ} {f : ฮฑ โ ๐} {x : ๐} (h : HasSum f x L) : HasSum (fun x => RCLike.re (f x)) (RCLike.re x) L - RCLike.to_complex_nonneg_iff ๐ Mathlib.Analysis.Complex.Basic
{๐ : Type u_2} [RCLike ๐] {a : ๐} : 0 โค โ(RCLike.re a) + โ(RCLike.im a) * Complex.I โ 0 โค a - RCLike.re_tsum ๐ Mathlib.Analysis.Complex.Basic
{ฮฑ : Type u_1} (๐ : Type u_2) [RCLike ๐] {L : SummationFilter ฮฑ} [L.NeBot] {f : ฮฑ โ ๐} (h : Summable f L) : RCLike.re (โ'[L] (a : ฮฑ), f a) = โ'[L] (a : ฮฑ), RCLike.re (f a) - RCLike.complexRingEquiv_apply ๐ Mathlib.Analysis.Complex.Basic
{๐ : Type u_2} [RCLike ๐] (h : RCLike.im RCLike.I = 1) (x : ๐) : (RCLike.complexRingEquiv h) x = โ(RCLike.re x) + โ(RCLike.im x) * Complex.I - RCLike.hasSum_iff ๐ Mathlib.Analysis.Complex.Basic
{ฮฑ : Type u_1} {๐ : Type u_2} [RCLike ๐] {L : SummationFilter ฮฑ} (f : ฮฑ โ ๐) (c : ๐) : HasSum f c L โ HasSum (fun x => RCLike.re (f x)) (RCLike.re c) L โง HasSum (fun x => RCLike.im (f x)) (RCLike.im c) L - MeasureTheory.MemLp.re ๐ Mathlib.MeasureTheory.Function.LpSeminorm.Monotonicity
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {p : ENNReal} {ฮผ : MeasureTheory.Measure ฮฑ} {๐ : Type u_5} [RCLike ๐] {f : ฮฑ โ ๐} (hf : MeasureTheory.MemLp f p ฮผ) : MeasureTheory.MemLp (fun x => RCLike.re (f x)) p ฮผ - MeasureTheory.memLp_re_im_iff ๐ Mathlib.MeasureTheory.Function.LpSpace.Basic
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {p : ENNReal} {ฮผ : MeasureTheory.Measure ฮฑ} {K : Type u_8} [RCLike K] {f : ฮฑ โ K} : MeasureTheory.MemLp (fun x => RCLike.re (f x)) p ฮผ โง MeasureTheory.MemLp (fun x => RCLike.im (f x)) p ฮผ โ MeasureTheory.MemLp f p ฮผ - MeasureTheory.Integrable.re ๐ Mathlib.MeasureTheory.Function.L1Space.Integrable
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} {๐ : Type u_7} [RCLike ๐] {f : ฮฑ โ ๐} (hf : MeasureTheory.Integrable f ฮผ) : MeasureTheory.Integrable (fun x => RCLike.re (f x)) ฮผ - MeasureTheory.Integrable.re_im_iff ๐ Mathlib.MeasureTheory.Function.L1Space.Integrable
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} {๐ : Type u_7} [RCLike ๐] {f : ฮฑ โ ๐} : MeasureTheory.Integrable (fun x => RCLike.re (f x)) ฮผ โง MeasureTheory.Integrable (fun x => RCLike.im (f x)) ฮผ โ MeasureTheory.Integrable f ฮผ - MeasureTheory.IntegrableOn.re ๐ Mathlib.MeasureTheory.Integral.IntegrableOn
{ฮฑ : Type u_1} {mฮฑ : MeasurableSpace ฮฑ} {s : Set ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} {๐ : Type u_6} [RCLike ๐] {f : ฮฑ โ ๐} (hf : MeasureTheory.IntegrableOn f s ฮผ) : MeasureTheory.IntegrableOn (fun x => RCLike.re (f x)) s ฮผ - MeasureTheory.IntegrableOn.re_im_iff ๐ Mathlib.MeasureTheory.Integral.IntegrableOn
{ฮฑ : Type u_1} {mฮฑ : MeasurableSpace ฮฑ} {s : Set ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} {๐ : Type u_6} [RCLike ๐] {f : ฮฑ โ ๐} : MeasureTheory.IntegrableOn (fun x => RCLike.re (f x)) s ฮผ โง MeasureTheory.IntegrableOn (fun x => RCLike.im (f x)) s ฮผ โ MeasureTheory.IntegrableOn f s ฮผ - InnerProductSpace.norm_sq_eq_re_inner ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_4} {E : Type u_5} {instโ : RCLike ๐} {instโยน : SeminormedAddCommGroup E} [self : InnerProductSpace ๐ E] (x : E) : โxโ ^ 2 = RCLike.re (inner ๐ x x) - InnerProductSpace.Core.inner_self_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] {x : F} : 0 โค RCLike.re (inner ๐ x x) - PreInnerProductSpace.Core.re_inner_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_4} {F : Type u_5} [RCLike ๐] [AddCommGroup F] [Module ๐ F] (self : PreInnerProductSpace.Core ๐ F) (x : F) : 0 โค RCLike.re (inner ๐ x x) - InnerProductSpace.Core.norm_eq_sqrt_re_inner ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x : F) : โxโ = โ(RCLike.re (inner ๐ x x)) - InnerProductSpace.Core.inner_self_ofReal_re ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x : F) : โ(RCLike.re (inner ๐ x x)) = inner ๐ x x - InnerProductSpace.Core.inner_self_eq_norm_mul_norm ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x : F) : RCLike.re (inner ๐ x x) = โxโ * โxโ - InnerProductSpace.Core.cauchy_schwarz_aux' ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x y : F) (t : โ) : 0 โค InnerProductSpace.Core.normSq x * t * t + 2 * RCLike.re (inner ๐ x y) * t + InnerProductSpace.Core.normSq y - InnerProductSpace.Core.inner_mul_symm_re_eq_norm ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x y : F) : RCLike.re (inner ๐ x y * inner ๐ y x) = โinner ๐ x y * inner ๐ y xโ - InnerProductSpace.Core.inner_re_symm ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x y : F) : RCLike.re (inner ๐ x y) = RCLike.re (inner ๐ y x) - InnerProductSpace.Core.inner_mul_inner_self_le ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x y : F) : โinner ๐ x yโ * โinner ๐ y xโ โค RCLike.re (inner ๐ x x) * RCLike.re (inner ๐ y y) - InnerProductSpace.Core.re_inner_smul_ofReal_smul_self ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [c : PreInnerProductSpace.Core ๐ F] (x : F) {t : โ} : RCLike.re (inner ๐ (โt โข x) (โt โข x)) = InnerProductSpace.Core.normSq x * t * t - InnerProductSpace.Core.toNormedAddCommGroupOfTopology ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [cd : InnerProductSpace.Core ๐ F] [tF : TopologicalSpace F] [IsTopologicalAddGroup F] [ContinuousConstSMul ๐ F] (h : ContinuousAt (fun v => inner ๐ v v) 0) (h' : Bornology.IsVonNBounded ๐ {v | RCLike.re (inner ๐ v v) < 1}) : NormedAddCommGroup F - InnerProductSpace.ofCoreOfTopology ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [hF : Module ๐ F] [TopologicalSpace F] [IsTopologicalAddGroup F] [ContinuousConstSMul ๐ F] (cd : InnerProductSpace.Core ๐ F) (h : ContinuousAt (fun v => inner ๐ v v) 0) (h' : Bornology.IsVonNBounded ๐ {v | RCLike.re (inner ๐ v v) < 1}) : InnerProductSpace ๐ F - InnerProductSpace.Core.topology_eq ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [cd : InnerProductSpace.Core ๐ F] [tF : TopologicalSpace F] [IsTopologicalAddGroup F] [ContinuousConstSMul ๐ F] (h : ContinuousAt (fun v => inner ๐ v v) 0) (h' : Bornology.IsVonNBounded ๐ {v | RCLike.re (inner ๐ v v) < 1}) : tF = PseudoMetricSpace.toUniformSpace.toTopologicalSpace - InnerProductSpace.Core.toNormedSpaceOfTopology ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_1} {F : Type u_3} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [cd : InnerProductSpace.Core ๐ F] [tF : TopologicalSpace F] [IsTopologicalAddGroup F] [ContinuousConstSMul ๐ F] (h : ContinuousAt (fun v => inner ๐ v v) 0) (h' : Bornology.IsVonNBounded ๐ {v | RCLike.re (inner ๐ v v) < 1}) : NormedSpace ๐ F - PreInnerProductSpace.Core.mk ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_4} {F : Type u_5} [RCLike ๐] [AddCommGroup F] [Module ๐ F] (toInner : Inner ๐ F) (conj_inner_symm : โ (x y : F), (starRingEnd ๐) (inner ๐ y x) = inner ๐ x y) (re_inner_nonneg : โ (x : F), 0 โค RCLike.re (inner ๐ x x)) (add_left : โ (x y z : F), inner ๐ (x + y) z = inner ๐ x z + inner ๐ y z) (smul_left : โ (x y : F) (r : ๐), inner ๐ (r โข x) y = (starRingEnd ๐) r * inner ๐ x y) : PreInnerProductSpace.Core ๐ F - InnerProductSpace.mk ๐ Mathlib.Analysis.InnerProductSpace.Defs
{๐ : Type u_4} {E : Type u_5} [RCLike ๐] [SeminormedAddCommGroup E] [toNormedSpace : NormedSpace ๐ E] [toInner : Inner ๐ E] (norm_sq_eq_re_inner : โ (x : E), โxโ ^ 2 = RCLike.re (inner ๐ x x)) (conj_inner_symm : โ (x y : E), (starRingEnd ๐) (inner ๐ y x) = inner ๐ x y) (add_left : โ (x y z : E), inner ๐ (x + y) z = inner ๐ x z + inner ๐ y z) (smul_left : โ (x y : E) (r : ๐), inner ๐ (r โข x) y = (starRingEnd ๐) r * inner ๐ x y) : InnerProductSpace ๐ E - inner_self_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {x : E} : 0 โค RCLike.re (inner ๐ x x) - norm_eq_sqrt_re_inner ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : โxโ = โ(RCLike.re (inner ๐ x x)) - real_inner_eq_re_inner ๐ Mathlib.Analysis.InnerProductSpace.Basic
(๐ : Type u_1) {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : inner โ x y = RCLike.re (inner ๐ x y) - inner_self_ofReal_re ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : โ(RCLike.re (inner ๐ x x)) = inner ๐ x x - inner_self_eq_norm_mul_norm ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : RCLike.re (inner ๐ x x) = โxโ * โxโ - inner_self_re_eq_norm ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : RCLike.re (inner ๐ x x) = โinner ๐ x xโ - re_inner_le_norm ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y) โค โxโ * โyโ - inner_re_zero_left ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : RCLike.re (inner ๐ 0 x) = 0 - inner_re_zero_right ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : RCLike.re (inner ๐ x 0) = 0 - inner_self_eq_norm_sq ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : RCLike.re (inner ๐ x x) = โxโ ^ 2 - re_inner_self_nonpos ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {x : E} : RCLike.re (inner ๐ x x) โค 0 โ x = 0 - re_inner_self_pos ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {x : E} : 0 < RCLike.re (inner ๐ x x) โ x โ 0 - eq_of_norm_le_re_inner_eq_norm_sq ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {x y : E} (hle : โxโ โค โyโ) (h : RCLike.re (inner ๐ x y) = โyโ ^ 2) : x = y - inner_mul_symm_re_eq_norm ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y * inner ๐ y x) = โinner ๐ x y * inner ๐ y xโ - inner_re_symm ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y) = RCLike.re (inner ๐ y x) - norm_sub_pow_two ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx - yโ ^ 2 = โxโ ^ 2 - 2 * RCLike.re (inner ๐ x y) + โyโ ^ 2 - norm_sub_sq ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx - yโ ^ 2 = โxโ ^ 2 - 2 * RCLike.re (inner ๐ x y) + โyโ ^ 2 - norm_add_pow_two ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx + yโ ^ 2 = โxโ ^ 2 + 2 * RCLike.re (inner ๐ x y) + โyโ ^ 2 - norm_add_sq ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx + yโ ^ 2 = โxโ ^ 2 + 2 * RCLike.re (inner ๐ x y) + โyโ ^ 2 - norm_sub_mul_self ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx - yโ * โx - yโ = โxโ * โxโ - 2 * RCLike.re (inner ๐ x y) + โyโ * โyโ - re_inner_eq_norm_mul_self_add_norm_mul_self_sub_norm_sub_mul_self_div_two ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y) = (โxโ * โxโ + โyโ * โyโ - โx - yโ * โx - yโ) / 2 - norm_add_mul_self ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โx + yโ * โx + yโ = โxโ * โxโ + 2 * RCLike.re (inner ๐ x y) + โyโ * โyโ - re_inner_eq_norm_add_mul_self_sub_norm_mul_self_sub_norm_mul_self_div_two ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y) = (โx + yโ * โx + yโ - โxโ * โxโ - โyโ * โyโ) / 2 - re_inner_eq_norm_add_mul_self_sub_norm_sub_mul_self_div_four ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : RCLike.re (inner ๐ x y) = (โx + yโ * โx + yโ - โx - yโ * โx - yโ) / 4 - inner_eq_zero_iff_forall_re_inner_smul_left ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {x y : E} : inner ๐ x y = 0 โ โ (c : ๐), RCLike.re (inner ๐ (c โข x) y) = 0 - inner_mul_inner_self_le ๐ Mathlib.Analysis.InnerProductSpace.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x y : E) : โinner ๐ x yโ * โinner ๐ y xโ โค RCLike.re (inner ๐ x x) * RCLike.re (inner ๐ y y) - ContinuousLinearMap.reApplyInnerSelf_apply ๐ Mathlib.Analysis.InnerProductSpace.LinearMap
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โL[๐] E) (x : E) : T.reApplyInnerSelf x = RCLike.re (inner ๐ (T x) x) - ContinuousLinearMap.opNorm_le_of_re_inner_le ๐ Mathlib.Analysis.InnerProductSpace.LinearMap
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [NormedAddCommGroup F] [InnerProductSpace ๐ F] {T : E โL[๐] F} {C : โ} (hC : 0 โค C) (h : โ (x : E) (y : F), โxโ = 1 โ โyโ = 1 โ RCLike.re (inner ๐ (T x) y) โค C) : โTโ โค C - Submodule.mem_orthogonal_iff_re_inner_eq_zero ๐ Mathlib.Analysis.InnerProductSpace.Orthogonal
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {K : Submodule ๐ E} {v : E} : v โ Kแฎ โ โ u โ K, RCLike.re (inner ๐ u v) = 0 - Submodule.mem_orthogonal_iff_re_inner_eq_zero' ๐ Mathlib.Analysis.InnerProductSpace.Orthogonal
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {K : Submodule ๐ E} {v : E} : v โ Kแฎ โ โ u โ K, RCLike.re (inner ๐ v u) = 0 - ClosedSubmodule.mem_orthogonal_iff_re_inner_eq_zero ๐ Mathlib.Analysis.InnerProductSpace.Orthogonal
{๐ : Type u_4} {E : Type u_5} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {K : ClosedSubmodule ๐ E} {v : E} : v โ Kแฎ โ โ u โ K, RCLike.re (inner ๐ u v) = 0 - ClosedSubmodule.mem_orthogonal_iff_re_inner_eq_zero' ๐ Mathlib.Analysis.InnerProductSpace.Orthogonal
{๐ : Type u_4} {E : Type u_5} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {K : ClosedSubmodule ๐ E} {v : E} : v โ Kแฎ โ โ u โ K, RCLike.re (inner ๐ v u) = 0 - LinearMap.IsSymmetric.coe_re_inner_apply_self ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (x : E) : โ(RCLike.re (inner ๐ (T x) x)) = inner ๐ (T x) x - LinearMap.IsSymmetric.coe_re_inner_self_apply ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (x : E) : โ(RCLike.re (inner ๐ x (T x))) = inner ๐ x (T x) - Submodule.re_inner_starProjection_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Projection.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (K : Submodule ๐ E) [K.HasOrthogonalProjection] (v : E) : 0 โค RCLike.re (inner ๐ (K.starProjection v) v) - Submodule.re_inner_starProjection_eq_normSq ๐ Mathlib.Analysis.InnerProductSpace.Projection.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (K : Submodule ๐ E) [K.HasOrthogonalProjection] (v : E) : RCLike.re (inner ๐ (K.starProjection v) v) = โK.orthogonalProjectionOnto vโ ^ 2 - Module.Dual.re_extendRCLike_apply ๐ Mathlib.Analysis.RCLike.Extend
{๐ : Type u_1} [RCLike ๐] {F : Type u_2} [AddCommGroup F] [Module โ F] [Module ๐ F] [IsScalarTower โ ๐ F] (fr : Module.Dual โ F) (x : F) : RCLike.re (fr.extendRCLike x) = fr x - StrongDual.re_extendRCLike_apply ๐ Mathlib.Analysis.RCLike.Extend
{๐ : Type u_1} [RCLike ๐] {F : Type u_2} [TopologicalSpace F] [AddCommGroup F] [Module ๐ F] [ContinuousConstSMul ๐ F] [Module โ F] [IsScalarTower โ ๐ F] (g : StrongDual โ F) (x : F) : RCLike.re (g.extendRCLike x) = g x - RCLike.iInter_countable_halfSpaces_eq ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [HereditarilyLindelofSpace E] (hsโ : Convex โ s) (hsโ : IsClosed s) : โ l c, โ n, {x | RCLike.re ((l n) x) โค c n} = s - RCLike.geometric_hahn_banach_point_point ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {x y : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [T1Space E] (hxy : x โ y) : โ f, RCLike.re (f x) < RCLike.re (f y) - RCLike.geometric_hahn_banach_open_point ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s : Set E} {x : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (hsโ : Convex โ s) (hsโ : IsOpen s) (disj : x โ s) : โ f, โ a โ s, RCLike.re (f a) < RCLike.re (f x) - RCLike.geometric_hahn_banach_point_open ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {t : Set E} {x : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (htโ : Convex โ t) (htโ : IsOpen t) (disj : x โ t) : โ f, โ b โ t, RCLike.re (f x) < RCLike.re (f b) - RCLike.iInter_halfSpaces_eq ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsโ : Convex โ s) (hsโ : IsClosed s) : โ l, {x | โ y โ s, RCLike.re (l x) โค RCLike.re (l y)} = s - RCLike.geometric_hahn_banach_closed_point ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s : Set E} {x : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsโ : Convex โ s) (hsโ : IsClosed s) (disj : x โ s) : โ f u, (โ a โ s, RCLike.re (f a) < u) โง u < RCLike.re (f x) - RCLike.geometric_hahn_banach_point_closed ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {t : Set E} {x : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (htโ : Convex โ t) (htโ : IsClosed t) (disj : x โ t) : โ f u, RCLike.re (f x) < u โง โ b โ t, u < RCLike.re (f b) - RCLike.separate_convex_open_set ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] {s : Set E} (hsโ : 0 โ s) (hsโ : Convex โ s) (hsโ : IsOpen s) {xโ : E} (hxโ : xโ โ s) : โ f, RCLike.re (f xโ) = 1 โง โ x โ s, RCLike.re (f x) < 1 - RCLike.geometric_hahn_banach_open ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (hsโ : Convex โ s) (hsโ : IsOpen s) (ht : Convex โ t) (disj : Disjoint s t) : โ f u, (โ a โ s, RCLike.re (f a) < u) โง โ b โ t, u โค RCLike.re (f b) - RCLike.geometric_hahn_banach_open_open ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (hsโ : Convex โ s) (hsโ : IsOpen s) (htโ : Convex โ t) (htโ : IsOpen t) (disj : Disjoint s t) : โ f u, (โ a โ s, RCLike.re (f a) < u) โง โ b โ t, u < RCLike.re (f b) - RCLike.geometric_hahn_banach_of_nonempty_interior' ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (hs : Convex โ s) (ht : Convex โ t) (hst : Disjoint (interior s) t) (hsint : (interior s).Nonempty) : โ f u, (โ a โ s, RCLike.re (f a) โค u) โง โ b โ t, u โค RCLike.re (f b) - RCLike.geometric_hahn_banach_closed_compact ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsโ : Convex โ s) (hsโ : IsClosed s) (htโ : Convex โ t) (htโ : IsCompact t) (disj : Disjoint s t) : โ f u v, (โ a โ s, RCLike.re (f a) < u) โง u < v โง โ b โ t, v < RCLike.re (f b) - RCLike.geometric_hahn_banach_compact_closed ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsโ : Convex โ s) (hsโ : IsCompact s) (htโ : Convex โ t) (htโ : IsClosed t) (disj : Disjoint s t) : โ f u v, (โ a โ s, RCLike.re (f a) < u) โง u < v โง โ b โ t, v < RCLike.re (f b) - RCLike.geometric_hahn_banach_of_nonempty_interior_point ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {x : E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] {A : Set E} (hA : Convex โ A) (hxA : x โ interior A) (hAint : (interior A).Nonempty) : โ f, f โ 0 โง โ a โ A, RCLike.re (f a) โค RCLike.re (f x) - RCLike.iInter_halfSpaces_eq' ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsโ : Convex โ s) (hsโ : IsClosed s) : โ l, โ c, โ (_ : โ y โ s, RCLike.re (l y) โค c), {x | RCLike.re (l x) โค c} = s - RCLike.geometric_hahn_banach_of_nonempty_interior ๐ Mathlib.Analysis.LocallyConvex.Separation
{๐ : Type u_1} {E : Type u_2} [TopologicalSpace E] [AddCommGroup E] [Module โ E] {s t : Set E} [RCLike ๐] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] (hs : Convex โ s) (ht : Convex โ t) (hst : Disjoint (interior s) t) (hsint : (interior s).Nonempty) (htne : t.Nonempty) : โ f u, f โ 0 โง (โ a โ s, RCLike.re (f a) โค u) โง โ b โ t, u โค RCLike.re (f b) - integral_re ๐ Mathlib.MeasureTheory.Integral.Bochner.ContinuousLinearMap
{X : Type u_1} [MeasurableSpace X] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_6} [RCLike ๐] {f : X โ ๐} (hf : MeasureTheory.Integrable f ฮผ) : โซ (x : X), RCLike.re (f x) โฮผ = RCLike.re (โซ (x : X), f x โฮผ) - integral_re_add_im ๐ Mathlib.MeasureTheory.Integral.Bochner.ContinuousLinearMap
{X : Type u_1} [MeasurableSpace X] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_6} [RCLike ๐] {f : X โ ๐} (hf : MeasureTheory.Integrable f ฮผ) : โ(โซ (x : X), RCLike.re (f x) โฮผ) + โ(โซ (x : X), RCLike.im (f x) โฮผ) * RCLike.I = โซ (x : X), f x โฮผ - setIntegral_re_add_im ๐ Mathlib.MeasureTheory.Integral.Bochner.ContinuousLinearMap
{X : Type u_1} [MeasurableSpace X] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_6} [RCLike ๐] {f : X โ ๐} {i : Set X} (hf : MeasureTheory.IntegrableOn f i ฮผ) : โ(โซ (x : X) in i, RCLike.re (f x) โฮผ) + โ(โซ (x : X) in i, RCLike.im (f x) โฮผ) * RCLike.I = โซ (x : X) in i, f x โฮผ - integral_coe_re_add_coe_im ๐ Mathlib.MeasureTheory.Integral.Bochner.ContinuousLinearMap
{X : Type u_1} [MeasurableSpace X] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_6} [RCLike ๐] {f : X โ ๐} (hf : MeasureTheory.Integrable f ฮผ) : โซ (x : X), โ(RCLike.re (f x)) โฮผ + (โซ (x : X), โ(RCLike.im (f x)) โฮผ) * RCLike.I = โซ (x : X), f x โฮผ - intervalIntegral.intervalIntegral_re ๐ Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{๐ : Type u_8} [RCLike ๐] {f : โ โ ๐} {a b : โ} {ฮผ : MeasureTheory.Measure โ} (hf : IntervalIntegrable f ฮผ a b) : โซ (x : โ) in a..b, RCLike.re (f x) โฮผ = RCLike.re (โซ (x : โ) in a..b, f x โฮผ) - WeakBilin.continuous_of_continuous_eval_re ๐ Mathlib.Analysis.Normed.Module.WeakDual
{ฮฑ : Type u_4} {๐ : Type u_5} {E : Type u_6} {F : Type u_7} [TopologicalSpace ฮฑ] [RCLike ๐] [AddCommGroup E] [Module ๐ E] [AddCommGroup F] [Module ๐ F] (B : E โโ[๐] F โโ[๐] ๐) {g : ฮฑ โ WeakBilin B} (h : โ (y : F), Continuous fun a => RCLike.re ((B (g a)) y)) : Continuous g - WeakDual.continuous_of_continuous_eval_re ๐ Mathlib.Analysis.Normed.Module.WeakDual
{ฮฑ : Type u_4} {๐ : Type u_5} {F : Type u_7} [TopologicalSpace ฮฑ] [RCLike ๐] [AddCommGroup F] [Module ๐ F] [TopologicalSpace F] {g : ฮฑ โ WeakDual ๐ F} (h : โ (x : F), Continuous fun a => RCLike.re ((g a) x)) : Continuous g - WeakDual.re_extendRCLikeL_apply_apply ๐ Mathlib.Analysis.Normed.Module.WeakDual
{๐ : Type u_5} {F : Type u_7} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [TopologicalSpace F] [ContinuousConstSMul ๐ F] [Module โ F] [IsScalarTower โ ๐ F] (f : WeakDual โ F) (x : F) : RCLike.re ((WeakDual.extendRCLikeL f) x) = f x - WeakDual.extendRCLikeL_symm_apply_apply ๐ Mathlib.Analysis.Normed.Module.WeakDual
{๐ : Type u_5} {F : Type u_7} [RCLike ๐] [AddCommGroup F] [Module ๐ F] [TopologicalSpace F] [ContinuousConstSMul ๐ F] [Module โ F] [IsScalarTower โ ๐ F] (f : WeakDual ๐ F) (x : F) : (WeakDual.extendRCLikeL.symm f) x = RCLike.re (f x) - ContinuousMap.rclikeToReal_apply ๐ Mathlib.Analysis.RCLike.ContinuousMap
{X : Type u_1} {๐ : Type u_2} [TopologicalSpace X] [RCLike ๐] (f : C(X, ๐)) (x : X) : f.rclikeToReal x = RCLike.re (f x) - LinearMap.re_inner_adjoint_mul_self_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] (T : E โโ[๐] E) (x : E) : 0 โค RCLike.re (inner ๐ x ((LinearMap.adjoint T * T) x)) - ContinuousLinearMap.apply_norm_eq_sqrt_inner_adjoint_left ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [CompleteSpace E] [CompleteSpace F] (A : E โL[๐] F) (x : E) : โA xโ = โ(RCLike.re (inner ๐ ((ContinuousLinearMap.adjoint A โSL A) x) x)) - ContinuousLinearMap.apply_norm_eq_sqrt_inner_adjoint_right ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [CompleteSpace E] [CompleteSpace F] (A : E โL[๐] F) (x : E) : โA xโ = โ(RCLike.re (inner ๐ x ((ContinuousLinearMap.adjoint A โSL A) x))) - ContinuousLinearMap.apply_norm_sq_eq_inner_adjoint_left ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [CompleteSpace E] [CompleteSpace F] (A : E โL[๐] F) (x : E) : โA xโ ^ 2 = RCLike.re (inner ๐ ((ContinuousLinearMap.adjoint A โSL A) x) x) - ContinuousLinearMap.apply_norm_sq_eq_inner_adjoint_right ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [CompleteSpace E] [CompleteSpace F] (A : E โL[๐] F) (x : E) : โA xโ ^ 2 = RCLike.re (inner ๐ x ((ContinuousLinearMap.adjoint A โSL A) x)) - RCLike.re_sqrt_ofReal ๐ Mathlib.Analysis.RCLike.Sqrt
{๐ : Type u_1} [RCLike ๐] {a : โ} : RCLike.re (RCLike.sqrt โa) = โa - RCLike.sqrt_of_nonneg ๐ Mathlib.Analysis.RCLike.Sqrt
{๐ : Type u_1} [RCLike ๐] {a : ๐} (ha : 0 โค a) : RCLike.sqrt a = โโ(RCLike.re a) - RCLike.sqrt_eq_real_add_ite ๐ Mathlib.Analysis.RCLike.Sqrt
{๐ : Type u_1} [RCLike ๐] {a : ๐} : RCLike.sqrt a = โโ((โaโ + RCLike.re a) / 2) + (if 0 โค RCLike.im a then 1 else -1) * โโ((โaโ - RCLike.re a) / 2) * RCLike.I - RCLike.sqrt_eq_ite ๐ Mathlib.Analysis.RCLike.Sqrt
{๐ : Type u_1} [RCLike ๐] {a : ๐} : RCLike.sqrt a = if h : RCLike.im RCLike.I = 1 then (RCLike.complexRingEquiv h).symm ((RCLike.complexRingEquiv h) a).sqrt else โโ(RCLike.re a) - LowerSemicontinuousOn.isClosed_re_epigraph ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] (hsc : IsClosed s) (hฯ_cont : LowerSemicontinuousOn ฯ s) : IsClosed {p | p.1 โ s โง ฯ p.1 โค RCLike.re p.2} - ConvexOn.convex_re_epigraph ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [AddCommMonoid E] [Module โ E] (hฯcv : ConvexOn โ s ฯ) : Convex โ {p | p.1 โ s โง ฯ p.1 โค RCLike.re p.2} - ConvexOn.univ_sSup_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hฯc : LowerSemicontinuous ฯ) (hฯcv : ConvexOn โ Set.univ ฯ) : sSup {f | f โค ฯ โง โ l c, f = โRCLike.re โ โl + Function.const E c} = ฯ - ConvexOn.univ_sSup_of_countable_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [HereditarilyLindelofSpace E] (hฯc : LowerSemicontinuous ฯ) (hฯcv : ConvexOn โ Set.univ ฯ) : โ ๐', ๐'.Countable โง sSup ๐' = ฯ โง โ f โ ๐', f โค ฯ โง โ l c, f = โRCLike.re โ โl + Function.const E c - ConvexOn.sSup_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] (hsc : IsClosed s) (hฯc : LowerSemicontinuousOn ฯ s) (hฯcv : ConvexOn โ s ฯ) : sSup {f | f โค s.domRestrict ฯ โง โ l c, f = s.domRestrict (โRCLike.re โ โl) + Function.const (โs) c} = s.domRestrict ฯ - ConvexOn.sSup_of_countable_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [HereditarilyLindelofSpace E] (hsc : IsClosed s) (hฯc : LowerSemicontinuousOn ฯ s) (hฯcv : ConvexOn โ s ฯ) : โ ๐', ๐'.Countable โง sSup ๐' = s.domRestrict ฯ โง โ f โ ๐', f โค s.domRestrict ฯ โง โ l c, f = s.domRestrict (โRCLike.re โ โl) + Function.const (โs) c - ConvexOn.univ_sSup_of_nat_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [HereditarilyLindelofSpace E] (hฯc : LowerSemicontinuous ฯ) (hฯcv : ConvexOn โ Set.univ ฯ) : โ l c, (โ (i : โ), โRCLike.re โ โ(l i) + Function.const E (c i) โค ฯ) โง โจ i, โRCLike.re โ โ(l i) + Function.const E (c i) = ฯ - ConvexOn.exists_affine_le_of_lt ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] {x : E} {a : โ} (hx : x โ s) (hax : a < ฯ x) (hsc : IsClosed s) (hฯc : LowerSemicontinuousOn ฯ s) (hฯcv : ConvexOn โ s ฯ) : โ l c, s.domRestrict (โRCLike.re โ โl) + Function.const (โs) c โค s.domRestrict ฯ โง RCLike.re (l x) + c = a - ConvexOn.sSup_of_nat_affine_eq ๐ Mathlib.Analysis.Convex.Approximation
{๐ : Type u_1} {E : Type u_2} {s : Set E} {ฯ : E โ โ} [RCLike ๐] [TopologicalSpace E] [AddCommGroup E] [Module โ E] [Module ๐ E] [IsScalarTower โ ๐ E] [IsTopologicalAddGroup E] [ContinuousSMul ๐ E] [LocallyConvexSpace โ E] [HereditarilyLindelofSpace E] (hsc : IsClosed s) (hฯc : LowerSemicontinuousOn ฯ s) (hฯcv : ConvexOn โ s ฯ) : โ l c, (โ (i : โ), s.domRestrict (โRCLike.re โ โ(l i)) + Function.const (โs) (c i) โค s.domRestrict ฯ) โง โจ i, s.domRestrict (โRCLike.re โ โ(l i)) + Function.const (โs) (c i) = s.domRestrict ฯ - RCLike.hasTemperateGrowth_re ๐ Mathlib.Analysis.Distribution.TemperateGrowth
(๐ : Type u_2) [RCLike ๐] : Function.HasTemperateGrowth โRCLike.re - LinearMap.IsSymmetric.hasEigenvalue_iInf_of_finiteDimensional ๐ Mathlib.Analysis.InnerProductSpace.Rayleigh
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {T : E โโ[๐] E} [Nontrivial E] (hT : T.IsSymmetric) : Module.End.HasEigenvalue T โ(โจ x, RCLike.re (inner ๐ (T โx) โx) / โโxโ ^ 2) - LinearMap.IsSymmetric.hasEigenvalue_iSup_of_finiteDimensional ๐ Mathlib.Analysis.InnerProductSpace.Rayleigh
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {T : E โโ[๐] E} [Nontrivial E] (hT : T.IsSymmetric) : Module.End.HasEigenvalue T โ(โจ x, RCLike.re (inner ๐ (T โx) โx) / โโxโ ^ 2) - LinearMap.IsSymmetric.sort_roots_charpoly_eq_eigenvalues ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) : ((Multiset.map (โRCLike.re) T.charpoly.roots).sort fun x1 x2 => x1 โฅ x2) = List.ofFn (hT.eigenvalues hn) - eigenvalue_nonneg_of_nonneg ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {ฮผ : โ} {T : E โโ[๐] E} (hฮผ : Module.End.HasEigenvalue T โฮผ) (hnn : โ (x : E), 0 โค RCLike.re (inner ๐ x (T x))) : 0 โค ฮผ - eigenvalue_pos_of_pos ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {ฮผ : โ} {T : E โโ[๐] E} (hฮผ : Module.End.HasEigenvalue T โฮผ) (hnn : โ (x : E), x โ 0 โ 0 < RCLike.re (inner ๐ x (T x))) : 0 < ฮผ - Matrix.IsHermitian.coe_re_apply_self ๐ Mathlib.Analysis.Matrix.Hermitian
{๐ : Type u_1} {n : Type u_3} {A : Matrix n n ๐} [RCLike ๐] (h : A.IsHermitian) (i : n) : โ(RCLike.re (A i i)) = A i i - Matrix.IsHermitian.coe_re_diag ๐ Mathlib.Analysis.Matrix.Hermitian
{๐ : Type u_1} {n : Type u_3} {A : Matrix n n ๐} [RCLike ๐] (h : A.IsHermitian) : (fun i => โ(RCLike.re (A.diag i))) = A.diag - Matrix.IsHermitian.sort_roots_charpoly_eq_eigenvaluesโ ๐ Mathlib.Analysis.Matrix.Spectrum
{๐ : Type u_1} [RCLike ๐] {n : Type u_2} [Fintype n] {A : Matrix n n ๐} [DecidableEq n] (hA : A.IsHermitian) : ((Multiset.map (โRCLike.re) A.charpoly.roots).sort fun x1 x2 => x1 โฅ x2) = List.ofFn hA.eigenvaluesโ - Matrix.IsHermitian.eigenvalues_eq ๐ Mathlib.Analysis.Matrix.Spectrum
{๐ : Type u_1} [RCLike ๐] {n : Type u_2} [Fintype n] {A : Matrix n n ๐} [DecidableEq n] (hA : A.IsHermitian) (i : n) : hA.eigenvalues i = RCLike.re (star (hA.eigenvectorBasis i).ofLp โฌแตฅ A.mulVec (hA.eigenvectorBasis i).ofLp) - Matrix.PosSemidef.re_dotProduct_nonneg ๐ Mathlib.Analysis.Matrix.PosDef
{n : Type u_2} {๐ : Type u_3} [Fintype n] [RCLike ๐] {A : Matrix n n ๐} (hA : A.PosSemidef) (x : n โ ๐) : 0 โค RCLike.re (star x โฌแตฅ A.mulVec x) - Matrix.PosDef.re_dotProduct_pos ๐ Mathlib.Analysis.Matrix.PosDef
{n : Type u_2} {๐ : Type u_3} [Fintype n] [RCLike ๐] {A : Matrix n n ๐} (hA : A.PosDef) {x : n โ ๐} (hx : x โ 0) : 0 < RCLike.re (star x โฌแตฅ A.mulVec x) - MeasureTheory.AEStronglyMeasurable.re ๐ Mathlib.MeasureTheory.Function.StronglyMeasurable.Inner
{ฮฑ : Type u_1} {๐ : Type u_2} [RCLike ๐] {m mโ : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} {f : ฮฑ โ ๐} (hf : MeasureTheory.AEStronglyMeasurable f ฮผ) : MeasureTheory.AEStronglyMeasurable (fun x => RCLike.re (f x)) ฮผ
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 69fae59