Loogle!
Result
Found 118 declarations mentioning LinearMap.IsSymmetric.
- LinearMap.IsSymmetric.id ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] : LinearMap.id.IsSymmetric - LinearMap.IsSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โโ[๐] E) : Prop - LinearMap.IsSymmetricProjection.isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (self : T.IsSymmetricProjection) : T.IsSymmetric - LinearMap.IsSymmetric.one ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] : LinearMap.IsSymmetric 1 - LinearMap.IsSymmetricProjection.mk ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (isIdempotentElem : IsIdempotentElem T) (isSymmetric : T.IsSymmetric) : T.IsSymmetricProjection - LinearMap.isSymmetricProjection_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โโ[๐] E) : T.IsSymmetricProjection โ IsIdempotentElem T โง T.IsSymmetric - LinearMap.IsSymmetric.zero ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] : LinearMap.IsSymmetric 0 - LinearMap.isSymmetric_iff_inner_map_self_real ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{V : Type u_3} [SeminormedAddCommGroup V] [InnerProductSpace โ V] (T : V โโ[โ] V) : T.IsSymmetric โ โ (v : V), (starRingEnd โ) (inner โ (T v) v) = inner โ (T v) v - LinearMap.isSymmetric_sum ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {ฮน : Type u_3} {T : ฮน โ E โโ[๐] E} (s : Finset ฮน) (hT : โ i โ s, (T i).IsSymmetric) : (โ i โ s, T i).IsSymmetric - Submodule.isSymmetric_projection_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {U V : Submodule ๐ E} (hUV : IsCompl U V) : (U.projection V hUV).IsSymmetric โ U โ V - Submodule.IsCompl.projection_isSymmetric_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {U V : Submodule ๐ E} (hUV : IsCompl U V) : (U.projection V hUV).IsSymmetric โ U โ V - LinearMap.IsSymmetric.intCast ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (n : โค) : (โn).IsSymmetric - LinearMap.IsSymmetric.continuous ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : Continuous โT - LinearMap.IsSymmetric.orthogonal_range ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : T.rangeแฎ = T.ker - LinearMap.IsSymmetric.natCast ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (n : โ) : (โn).IsSymmetric - LinearMap.IsSymmetric.im_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.im (inner ๐ (T x) x) = 0 - LinearMap.IsSymmetric.im_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.im (inner ๐ x (T x)) = 0 - LinearMap.IsSymmetric.coe_reApplyInnerSelf_apply ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โL[๐] E} (hT : (โT).IsSymmetric) (x : E) : โ(T.reApplyInnerSelf x) = inner ๐ (T x) x - LinearMap.IsIdempotentElem.isSymmetric_iff_isOrtho_range_ker ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : IsIdempotentElem T) : T.IsSymmetric โ T.range โ T.ker - LinearMap.IsIdempotentElem.isSymmetric_iff_orthogonal_range ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (h : IsIdempotentElem T) : T.IsSymmetric โ T.rangeแฎ = T.ker - LinearMap.IsSymmetric.restrictScalars ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : (โโ T).IsSymmetric - LinearMap.IsSymmetric.toLinearMap_symm ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : (โT).IsSymmetric) : (โT.symm).IsSymmetric - LinearEquiv.isSymmetric_symm_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} : (โT.symm).IsSymmetric โ (โT).IsSymmetric - LinearMap.IsSymmetric.conj_inner_sym ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (x y : E) : (starRingEnd ๐) (inner ๐ (T x) y) = inner ๐ (T y) x - LinearMap.isSymmetric_iff_sesqForm ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โโ[๐] E) : T.IsSymmetric โ (innerโโ ๐).flip.IsSelfAdjoint โT - LinearMap.IsSymmetric.pow ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (n : โ) : (T ^ n).IsSymmetric - 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) - LinearMap.IsSymmetric.sub ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T S : E โโ[๐] E} (hT : T.IsSymmetric) (hS : S.IsSymmetric) : (T - S).IsSymmetric - LinearMap.IsSymmetric.add ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T S : E โโ[๐] E} (hT : T.IsSymmetric) (hS : S.IsSymmetric) : (T + S).IsSymmetric - LinearMap.IsSymmetric.apply_clm ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โL[๐] E} (hT : (โT).IsSymmetric) (x y : E) : inner ๐ (T x) y = inner ๐ x (T y) - LinearMap.IsSymmetric.smul ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {c : ๐} (hc : (starRingEnd ๐) c = c) {T : E โโ[๐] E} (hT : T.IsSymmetric) : (c โข T).IsSymmetric - LinearMap.IsSymmetric.mul_of_commute ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {S T : E โโ[๐] E} (hS : S.IsSymmetric) (hT : T.IsSymmetric) (hST : Commute S T) : (S * T).IsSymmetric - LinearMap.IsSymmetric.inner_map_self_eq_zero ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : (โ (x : E), inner ๐ (T x) x = 0) โ T = 0 - LinearMap.IsSymmetric.restrict_invariant ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) {V : Submodule ๐ E} (hV : โ v โ V, T v โ V) : (T.restrict hV).IsSymmetric - LinearMap.ker_le_ker_of_range ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {S T : E โโ[๐] E} (hS : S.IsSymmetric) (hT : T.IsSymmetric) (h : S.range โค T.range) : T.ker โค S.ker - LinearMap.IsSymmetric.isSymmetric_smul_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {f : E โโ[๐] E} (hf : f.IsSymmetric) (hf' : f โ 0) {ฮฑ : ๐} : (ฮฑ โข f).IsSymmetric โ IsSelfAdjoint ฮฑ - LinearMap.isSymmetric_linearIsometryEquiv_conj_iff ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {F : Type u_3} [SeminormedAddCommGroup F] [InnerProductSpace ๐ F] (T : E โโ[๐] E) (f : E โโแตข[๐] F) : (โf.toLinearEquiv โโ T โโ โf.symm.toLinearEquiv).IsSymmetric โ T.IsSymmetric - LinearMap.IsSymmetric.inner_map_polarization ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (x y : E) : inner ๐ (T x) y = (inner ๐ (T (x + y)) (x + y) - inner ๐ (T (x - y)) (x - y) - RCLike.I * inner ๐ (T (x + RCLike.I โข y)) (x + RCLike.I โข y) + RCLike.I * inner ๐ (T (x - RCLike.I โข y)) (x - RCLike.I โข y)) / 4 - InnerProductSpace.isSymmetric_rankOne_self ๐ Mathlib.Analysis.InnerProductSpace.Symmetric
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [SeminormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) : (โ(((InnerProductSpace.rankOne ๐) x) x)).IsSymmetric - Submodule.starProjection_isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Projection.Basic
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (K : Submodule ๐ E) [K.HasOrthogonalProjection] : (โK.starProjection).IsSymmetric - LinearMap.isSymmetric_iff_isSelfAdjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] (A : E โโ[๐] E) : A.IsSymmetric โ IsSelfAdjoint A - IsSelfAdjoint.isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {A : E โL[๐] E} (hA : IsSelfAdjoint A) : (โA).IsSymmetric - LinearMap.IsSymmetric.isSelfAdjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {A : E โL[๐] E} (hA : (โA).IsSymmetric) : IsSelfAdjoint A - ContinuousLinearMap.isSelfAdjoint_iff_isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {A : E โL[๐] E} : IsSelfAdjoint A โ (โA).IsSymmetric - ContinuousLinearMap.ker_le_ker_iff_range_le_range ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {T U : E โL[๐] E} (hT : (โT).IsSymmetric) (hU : (โU).IsSymmetric) : (โU).ker โค (โT).ker โ (โT).range โค (โU).range - LinearMap.IsSymmetric.toSelfAdjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : โฅ(selfAdjoint (E โL[๐] E)) - LinearMap.IsSymmetric.coe_toSelfAdjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : โโhT.toSelfAdjoint = T - LinearMap.IsSymmetric.adjoint_eq ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {A : E โโ[๐] E} (hA : A.IsSymmetric) : LinearMap.adjoint A = A - LinearMap.isSymmetric_adjoint_comp_self ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [FiniteDimensional ๐ E] [FiniteDimensional ๐ F] (T : E โโ[๐] F) : (LinearMap.adjoint T โโ T).IsSymmetric - LinearMap.isSymmetric_self_comp_adjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [FiniteDimensional ๐ E] [FiniteDimensional ๐ F] (T : E โโ[๐] F) : (T โโ LinearMap.adjoint T).IsSymmetric - LinearMap.isSymmetric_adjoint_mul_self ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] (T : E โโ[๐] E) : (LinearMap.adjoint T * T).IsSymmetric - LinearMap.IsSymmetric.adjoint_conj ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [FiniteDimensional ๐ E] [FiniteDimensional ๐ F] {T : E โโ[๐] E} (hT : T.IsSymmetric) (S : F โโ[๐] E) : (LinearMap.adjoint S โโ T โโ S).IsSymmetric - LinearMap.IsSymmetric.conj_adjoint ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [NormedAddCommGroup F] [InnerProductSpace ๐ E] [InnerProductSpace ๐ F] [FiniteDimensional ๐ E] [FiniteDimensional ๐ F] {T : E โโ[๐] E} (hT : T.IsSymmetric) (S : E โโ[๐] F) : (S โโ T โโ LinearMap.adjoint S).IsSymmetric - LinearMap.IsSymmetric.toSelfAdjoint_apply ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โโ[๐] E} (hT : T.IsSymmetric) {x : E} : โโhT.toSelfAdjoint x = T x - LinearMap.IsSymmetric.clm_adjoint_eq ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {A : E โL[๐] E} (hA : (โA).IsSymmetric) : ContinuousLinearMap.adjoint A = A - ContinuousLinearMap.innerSL_apply_comp_of_isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Adjoint
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (x : E) {f : E โL[๐] E} (hf : (โf).IsSymmetric) : (innerSL ๐) x โSL f = (innerSL ๐) (f x) - LinearMap.IsSymmetric.subsingleton_of_no_eigenvalue_finiteDimensional ๐ Mathlib.Analysis.InnerProductSpace.Rayleigh
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (hT' : โ (ฮผ : ๐), Module.End.eigenspace T ฮผ = โฅ) : Subsingleton E - ContinuousLinearMap.norm_eq_iSup_rayleighQuotient ๐ Mathlib.Analysis.InnerProductSpace.Rayleigh
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โL[๐] E) (hT : (โT).IsSymmetric) : โTโ = โจ x, |T.rayleighQuotient x| - 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.hasStrictFDerivAt_reApplyInnerSelf ๐ Mathlib.Analysis.InnerProductSpace.Rayleigh
{F : Type u_3} [NormedAddCommGroup F] [InnerProductSpace โ F] {T : F โL[โ] F} (hT : (โT).IsSymmetric) (xโ : F) : HasStrictFDerivAt T.reApplyInnerSelf (2 โข (innerSL โ) (T xโ)) xโ - LinearMap.IsSymmetric.eigenvalues ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_3} [RCLike ๐] {E : Type u_4} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) : Fin n โ โ - LinearMap.IsSymmetric.eigenvectorBasis ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_3} [RCLike ๐] {E : Type u_4} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) : OrthonormalBasis (Fin n) ๐ E - LinearMap.IsSymmetric.eigenvalues_antitone ๐ 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) : Antitone (hT.eigenvalues hn) - LinearMap.IsSymmetric.splits_charpoly ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) : T.charpoly.Splits - LinearMap.IsSymmetric.conj_eigenvalue_eq_self ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) {ฮผ : ๐} (hฮผ : Module.End.HasEigenvalue T ฮผ) : (starRingEnd ๐) ฮผ = ฮผ - LinearMap.IsSymmetric.hasEigenvalue_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) (i : Fin n) : Module.End.HasEigenvalue T โ(hT.eigenvalues hn i) - LinearMap.IsSymmetric.exists_eigenvalues_eq ๐ 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) {ฮผ : ๐} (hฮผ : Module.End.HasEigenvalue T ฮผ) : โ i, โ(hT.eigenvalues hn i) = ฮผ - LinearMap.IsSymmetric.hasEigenvector_eigenvectorBasis ๐ 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) (i : Fin n) : Module.End.HasEigenvector T (โ(hT.eigenvalues hn i)) ((hT.eigenvectorBasis hn) i) - LinearMap.IsSymmetric.eigenvalues_def ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_3} [RCLike ๐] {E : Type u_4} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) : hT.eigenvalues hn = LinearMap.IsSymmetric.unsortedEigenvaluesโ hT hn โ โ(Tuple.sort (LinearMap.IsSymmetric.unsortedEigenvaluesโ hT hn)) โ โFin.revPerm - LinearMap.IsSymmetric.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) : T.charpoly.roots = Multiset.map (RCLike.ofReal โ hT.eigenvalues hn) Finset.univ.val - 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) - LinearMap.IsSymmetric.orthogonalFamily_eigenspaces ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : OrthogonalFamily ๐ (fun ฮผ => โฅ(Module.End.eigenspace T ฮผ)) fun ฮผ => (Module.End.eigenspace T ฮผ).subtypeโแตข - LinearMap.IsSymmetric.direct_sum_isInternal ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) : DirectSum.IsInternal fun ฮผ => Module.End.eigenspace T (โT 1 ฮผ) - LinearMap.IsSymmetric.directSumDecomposition ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] [hT : Fact T.IsSymmetric] : DirectSum.Decomposition fun ฮผ => Module.End.eigenspace T (โT 1 ฮผ) - LinearMap.IsSymmetric.orthogonalComplement_iSup_eigenspaces_eq_bot ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) : (โจ ฮผ, Module.End.eigenspace T ฮผ)แฎ = โฅ - LinearMap.IsSymmetric.eigenvalues_eq_eigenvalues_iff ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} {E' : Type u_3} [NormedAddCommGroup E'] [InnerProductSpace ๐ E'] [FiniteDimensional ๐ E'] {T' : E' โโ[๐] E'} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) (hT' : T'.IsSymmetric) (hn' : Module.finrank ๐ E' = n) : hT.eigenvalues hn = hT'.eigenvalues hn' โ T.charpoly = T'.charpoly - LinearMap.IsSymmetric.card_filter_eigenvalues_eq ๐ 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) (ฮผ : ๐) : {i | โ(hT.eigenvalues hn i) = ฮผ}.card = Module.finrank ๐ โฅ(Module.End.eigenspace T ฮผ) - LinearMap.IsSymmetric.apply_eigenvectorBasis ๐ 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) (i : Fin n) : T ((hT.eigenvectorBasis hn) i) = โ(hT.eigenvalues hn i) โข (hT.eigenvectorBasis hn) i - LinearMap.IsSymmetric.charpoly_eq ๐ 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) : T.charpoly = โ i, (Polynomial.X - Polynomial.C โ(hT.eigenvalues hn i)) - LinearMap.IsSymmetric.eigenvectorBasis_def ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_3} [RCLike ๐] {E : Type u_4} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] {n : โ} (hT : T.IsSymmetric) (hn : Module.finrank ๐ E = n) : hT.eigenvectorBasis hn = (DirectSum.IsInternal.subordinateOrthonormalBasis hn โฏ โฏ).reindex (Equiv.symm (Tuple.sort (LinearMap.IsSymmetric.unsortedEigenvaluesโ hT hn) * Fin.revPerm)) - LinearMap.IsSymmetric.invariant_orthogonalComplement_eigenspace ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (ฮผ : ๐) (v : E) (hv : v โ (Module.End.eigenspace T ฮผ)แฎ) : T v โ (Module.End.eigenspace T ฮผ)แฎ - LinearMap.IsSymmetric.orthogonalComplement_iSup_eigenspaces_eq_bot' ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) : (โจ ฮผ, Module.End.eigenspace T (โT 1 ฮผ))แฎ = โฅ - LinearMap.IsSymmetric.orthogonalFamily_eigenspaces' ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) : OrthogonalFamily ๐ (fun ฮผ => โฅ(Module.End.eigenspace T (โT 1 ฮผ))) fun ฮผ => (Module.End.eigenspace T (โT 1 ฮผ)).subtypeโแตข - ContinuousLinearMap.orthogonalComplement_iSup_eigenspaces_eq_bot ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โL[๐] E} (hT : IsCompactOperator โT) (hT' : (โT).IsSymmetric) : (โจ ฮผ, Module.End.eigenspace (โT) ฮผ)แฎ = โฅ - LinearMap.IsSymmetric.orthogonalComplement_iSup_eigenspaces_invariant ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) โฆv : Eโฆ (hv : v โ (โจ ฮผ, Module.End.eigenspace T ฮผ)แฎ) : T v โ (โจ ฮผ, Module.End.eigenspace T ฮผ)แฎ - ContinuousLinearMap.eq_zero_of_forall_hasEigenvalue_eq_zero ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] [CompleteSpace E] {T : E โL[๐] E} (hT : IsCompactOperator โT) (hT' : (โT).IsSymmetric) : (โ (ฮผ : ๐), Module.End.HasEigenvalue (โT) ฮผ โ ฮผ = 0) โ T = 0 - LinearMap.IsSymmetric.det_eq_prod_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) : LinearMap.det T = โ i, โ(hT.eigenvalues hn i) - LinearMap.IsSymmetric.eigenvectorBasis_apply_self_apply ๐ 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) (v : E) (i : Fin n) : ((hT.eigenvectorBasis hn).repr (T v)).ofLp i = โ(hT.eigenvalues hn i) * ((hT.eigenvectorBasis hn).repr v).ofLp i - LinearMap.IsSymmetric.toMatrix_eigenvectorBasis ๐ 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) : (LinearMap.toMatrix (hT.eigenvectorBasis hn).toBasis (hT.eigenvectorBasis hn).toBasis) T = Matrix.diagonal (RCLike.ofReal โ hT.eigenvalues hn) - LinearMap.IsSymmetric.diagonalization ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) : E โโแตข[๐] PiLp 2 fun ฮผ => โฅ(Module.End.eigenspace T (โT 1 ฮผ)) - LinearMap.IsSymmetric.orthogonalComplement_iSup_eigenspaces ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsSymmetric) (ฮผ : ๐) : Module.End.eigenspace (T.restrict โฏ) ฮผ = โฅ - LinearMap.IsSymmetric.directSum_decompose_apply ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] [_hT : Fact T.IsSymmetric] (x : E) (ฮผ : Module.End.Eigenvalues T) : ((DirectSum.decompose fun ฮผ => Module.End.eigenspace T (โT 1 ฮผ)) x) ฮผ = (Module.End.eigenspace T (โT 1 ฮผ)).orthogonalProjectionOnto x - LinearMap.IsSymmetric.diagonalization_symm_apply ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) (w : PiLp 2 fun ฮผ => โฅ(Module.End.eigenspace T (โT 1 ฮผ))) : hT.diagonalization.symm w = โ ฮผ, โ(w.ofLp ฮผ) - LinearMap.IsSymmetric.diagonalization_apply_self_apply ๐ Mathlib.Analysis.InnerProductSpace.Spectrum
{๐ : Type u_1} [RCLike ๐] {E : Type u_2} [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} [FiniteDimensional ๐ E] (hT : T.IsSymmetric) (v : E) (ฮผ : Module.End.Eigenvalues T) : (hT.diagonalization (T v)).ofLp ฮผ = โT 1 ฮผ โข (hT.diagonalization v).ofLp ฮผ - Matrix.isSymmetric_toLin_iff ๐ Mathlib.Analysis.Matrix.Hermitian
{๐ : Type u_1} {n : Type u_3} {A : Matrix n n ๐} [RCLike ๐] [Fintype n] [DecidableEq n] {E : Type u_4} [NormedAddCommGroup E] [InnerProductSpace ๐ E] (b : OrthonormalBasis n ๐ E) : ((Matrix.toLin b.toBasis b.toBasis) A).IsSymmetric โ A.IsHermitian - LinearMap.isHermitian_toMatrix_iff ๐ Mathlib.Analysis.Matrix.Hermitian
{n : Type u_1} {๐ : Type u_2} {E : Type u_3} [Fintype n] [DecidableEq n] [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {f : E โโ[๐] E} (b : OrthonormalBasis n ๐ E) : ((LinearMap.toMatrix b.toBasis b.toBasis) f).IsHermitian โ f.IsSymmetric - Matrix.isHermitian_iff_isSymmetric ๐ Mathlib.Analysis.Matrix.Hermitian
{๐ : Type u_1} {n : Type u_3} {A : Matrix n n ๐} [RCLike ๐] [Fintype n] [DecidableEq n] : A.IsHermitian โ (Matrix.toEuclideanLin A).IsSymmetric - Matrix.isSymmetric_toEuclideanLin_iff ๐ Mathlib.Analysis.Matrix.Hermitian
{๐ : Type u_1} {n : Type u_3} {A : Matrix n n ๐} [RCLike ๐] [Fintype n] [DecidableEq n] : (Matrix.toEuclideanLin A).IsSymmetric โ A.IsHermitian - LinearMap.IsPositive.isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : T.IsPositive) : T.IsSymmetric - ContinuousLinearMap.IsPositive.isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โL[๐] E} (hT : T.IsPositive) : (โT).IsSymmetric - LinearMap.IsIdempotentElem.isPositive_iff_isSymmetric ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โโ[๐] E} (hT : IsIdempotentElem T) : T.IsPositive โ T.IsSymmetric - ContinuousLinearMap.isPositive_def ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : E โL[๐] E} : T.IsPositive โ (โT).IsSymmetric โง โ (x : E), 0 โค T.reApplyInnerSelf x - LinearMap.isPositive_iff ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โโ[๐] E) : T.IsPositive โ T.IsSymmetric โง โ (x : E), 0 โค inner ๐ (T x) x - ContinuousLinearMap.isPositive_iff ๐ Mathlib.Analysis.InnerProductSpace.Positive
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] (T : E โL[๐] E) : T.IsPositive โ (โT).IsSymmetric โง โ (x : E), 0 โค inner ๐ (T x) x - LinearMap.IsSymmetric.isFinitelySemisimple ๐ Mathlib.Analysis.InnerProductSpace.Semisimple
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : Module.End ๐ E} (hT : LinearMap.IsSymmetric T) : T.IsFinitelySemisimple - LinearMap.IsSymmetric.orthogonalComplement_mem_invtSubmodule ๐ Mathlib.Analysis.InnerProductSpace.Semisimple
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : Module.End ๐ E} {p : Submodule ๐ E} (hT : LinearMap.IsSymmetric T) (hp : p โ T.invtSubmodule) : pแฎ โ T.invtSubmodule - LinearMap.IsSymmetric.directSum_isInternal_of_pairwise_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} {n : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : n โ Module.End ๐ E} [FiniteDimensional ๐ E] [DecidableEq (n โ ๐)] (hT : โ (i : n), LinearMap.IsSymmetric (T i)) (hC : Pairwise (Function.onFun Commute T)) : DirectSum.IsInternal fun ฮฑ => โจ j, (T j).eigenspace (ฮฑ j) - LinearMap.IsSymmetric.LinearMap.IsSymmetric.directSum_isInternal_of_pairwise_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} {n : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : n โ Module.End ๐ E} [FiniteDimensional ๐ E] [DecidableEq (n โ ๐)] (hT : โ (i : n), LinearMap.IsSymmetric (T i)) (hC : Pairwise (Function.onFun Commute T)) : DirectSum.IsInternal fun ฮฑ => โจ j, (T j).eigenspace (ฮฑ j) - LinearMap.IsSymmetric.directSum_isInternal_of_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {A B : E โโ[๐] E} [FiniteDimensional ๐ E] (hA : A.IsSymmetric) (hB : B.IsSymmetric) (hAB : Commute A B) : DirectSum.IsInternal fun i => Module.End.eigenspace A i.2 โ Module.End.eigenspace B i.1 - LinearMap.IsSymmetric.orthogonalFamily_iInf_eigenspaces ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} {n : Type u_3} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {T : n โ Module.End ๐ E} (hT : โ (i : n), LinearMap.IsSymmetric (T i)) : OrthogonalFamily ๐ (fun ฮณ => โฅ(โจ j, (T j).eigenspace (ฮณ j))) fun ฮณ => (โจ j, (T j).eigenspace (ฮณ j)).subtypeโแตข - LinearMap.IsSymmetric.iSup_eigenspace_inf_eigenspace_of_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {ฮฑ : ๐} {A B : E โโ[๐] E} [FiniteDimensional ๐ E] (hB : B.IsSymmetric) (hAB : Commute A B) : โจ ฮณ, Module.End.eigenspace A ฮฑ โ Module.End.eigenspace B ฮณ = Module.End.eigenspace A ฮฑ - LinearMap.IsSymmetric.iSup_iInf_eq_top_of_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {ฮน : Type u_4} {T : ฮน โ E โโ[๐] E} (hT : โ (i : ฮน), (T i).IsSymmetric) (h : Pairwise (Function.onFun Commute T)) : โจ ฯ, โจ i, Module.End.eigenspace (T i) (ฯ i) = โค - LinearMap.IsSymmetric.orthogonalFamily_eigenspace_inf_eigenspace ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {A B : E โโ[๐] E} (hA : A.IsSymmetric) (hB : B.IsSymmetric) : OrthogonalFamily ๐ (fun i => โฅ(Module.End.eigenspace A i.2 โ Module.End.eigenspace B i.1)) fun i => (Module.End.eigenspace A i.2 โ Module.End.eigenspace B i.1).subtypeโแตข - LinearMap.IsSymmetric.iSup_iSup_eigenspace_inf_eigenspace_eq_top_of_commute ๐ Mathlib.Analysis.InnerProductSpace.JointEigenspace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] {A B : E โโ[๐] E} [FiniteDimensional ๐ E] (hA : A.IsSymmetric) (hB : B.IsSymmetric) (hAB : Commute A B) : โจ ฮฑ, โจ ฮณ, Module.End.eigenspace A ฮฑ โ Module.End.eigenspace B ฮณ = โค - LinearMap.IsSymmetric.trace_eq_sum_eigenvalues ๐ Mathlib.Analysis.InnerProductSpace.Trace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {n : โ} (hn : Module.finrank ๐ E = n) {T : E โโ[๐] E} (hT : T.IsSymmetric) : (LinearMap.trace ๐ E) T = โ(โ i, hT.eigenvalues hn i) - LinearMap.IsSymmetric.re_trace_eq_sum_eigenvalues ๐ Mathlib.Analysis.InnerProductSpace.Trace
{๐ : Type u_1} {E : Type u_2} [RCLike ๐] [NormedAddCommGroup E] [InnerProductSpace ๐ E] [FiniteDimensional ๐ E] {n : โ} (hn : Module.finrank ๐ E = n) {T : E โโ[๐] E} (hT : T.IsSymmetric) : RCLike.re ((LinearMap.trace ๐ E) T) = โ i, hT.eigenvalues hn i
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