Loogle!
Result
Found 53 declarations mentioning Module.End.eigenspace.
- Module.End.eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] (f : Module.End R M) (ฮผ : R) : Submodule R M - Module.End.eigenspaces_iSupIndep ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] [IsDomain R] [Module.IsTorsionFree R M] (f : Module.End R M) : iSupIndep f.eigenspace - Module.End.hasEigenvalue_iff ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} : f.HasEigenvalue ฮผ โ f.eigenspace ฮผ โ โฅ - Module.End.eigenspace_zero ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] (f : Module.End R M) : f.eigenspace 0 = LinearMap.ker f - Module.End.eigenspace_le_maxGenEigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} : f.eigenspace ฮผ โค f.maxGenEigenspace ฮผ - Module.End.hasEigenvector_iff ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} {x : M} : f.HasEigenvector ฮผ x โ x โ f.eigenspace ฮผ โง x โ 0 - Module.End.mem_eigenspace_iff ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} {x : M} : x โ f.eigenspace ฮผ โ f x = ฮผ โข x - Module.End.eigenspace_le_genEigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} {k : โ} (hk : 0 < k) : f.eigenspace ฮผ โค (f.genEigenspace ฮผ) โk - Module.End.eigenspace_mem_invtSubmodule ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] (f : Module.End R M) (ฮผ : R) : f.eigenspace ฮผ โ f.invtSubmodule - Module.End.eigenspace_def ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {ฮผ : R} : f.eigenspace ฮผ = (f - ฮผ โข 1).ker - Module.End.eigenspace_restrict_le_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] (f : Module.End R M) {p : Submodule R M} (hfp : โ x โ p, f x โ p) (ฮผ : R) : Submodule.map p.subtype (Module.End.eigenspace (LinearMap.restrict f hfp) ฮผ) โค f.eigenspace ฮผ - Module.End.eigenspace_div ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{K : Type v} {V : Type w} [Field K] [AddCommGroup V] [Module K V] (f : Module.End K V) (a b : K) (hb : b โ 0) : f.eigenspace (a / b) = LinearMap.ker (b โข f - (algebraMap K (Module.End K V)) a) - Module.End.eigenspace_restrict_eq_bot ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} {p : Submodule R M} (hfp : โ x โ p, f x โ p) {ฮผ : R} (hฮผp : Disjoint (f.eigenspace ฮผ) p) : Module.End.eigenspace (LinearMap.restrict f hfp) ฮผ = โฅ - Module.End.restrict_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Basic
{R : Type v} {M : Type w} [CommRing R] [AddCommGroup M] [Module R M] (f : Module.End R M) (ฮผ : R) : LinearMap.restrict f โฏ = ฮผ โข LinearMap.id - Matrix.iSup_eigenspace_toLin_diagonal_eq_top ๐ Mathlib.LinearAlgebra.Eigenspace.Matrix
{R : Type u_1} {n : Type u_2} {M : Type u_3} [DecidableEq n] [Fintype n] [CommRing R] [AddCommGroup M] [Module R M] (d : n โ R) (b : Module.Basis n R M) : โจ ฮผ, Module.End.eigenspace ((Matrix.toLin b b) (Matrix.diagonal d)) ฮผ = โค - Matrix.maxGenEigenspace_toLin_diagonal_eq_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Matrix
{R : Type u_1} {n : Type u_2} {M : Type u_3} [DecidableEq n] [Fintype n] [CommRing R] [AddCommGroup M] [Module R M] (d : n โ R) {ฮผ : R} (b : Module.Basis n R M) [IsDomain R] : Module.End.maxGenEigenspace ((Matrix.toLin b b) (Matrix.diagonal d)) ฮผ = Module.End.eigenspace ((Matrix.toLin b b) (Matrix.diagonal d)) ฮผ - Matrix.iSup_eigenspace_toLin'_diagonal_eq_top ๐ Mathlib.LinearAlgebra.Eigenspace.Matrix
{R : Type u_1} {n : Type u_2} [DecidableEq n] [Fintype n] [CommRing R] (d : n โ R) : โจ ฮผ, Module.End.eigenspace (Matrix.toLin' (Matrix.diagonal d)) ฮผ = โค - Matrix.maxGenEigenspace_toLin'_diagonal_eq_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Matrix
{R : Type u_1} {n : Type u_2} [DecidableEq n] [Fintype n] [CommRing R] (d : n โ R) {ฮผ : R} [IsDomain R] : Module.End.maxGenEigenspace (Matrix.toLin' (Matrix.diagonal d)) ฮผ = Module.End.eigenspace (Matrix.toLin' (Matrix.diagonal d)) ฮผ - Module.End.eigenspace_aeval_polynomial_degree_1 ๐ Mathlib.LinearAlgebra.Eigenspace.Minpoly
{K : Type v} {V : Type w} [Field K] [AddCommGroup V] [Module K V] (f : Module.End K V) (q : Polynomial K) (hq : q.degree = 1) : f.eigenspace (-q.coeff 0 / q.leadingCoeff) = LinearMap.ker ((Polynomial.aeval f) q) - Module.End.IsFinitelySemisimple.maxGenEigenspace_eq_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Semisimple
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} (hf : f.IsFinitelySemisimple) (ฮผ : R) : f.maxGenEigenspace ฮผ = f.eigenspace ฮผ - Module.End.IsFinitelySemisimple.genEigenspace_eq_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.Semisimple
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} (hf : f.IsFinitelySemisimple) (ฮผ : R) {k : โโ} (hk : 0 < k) : (f.genEigenspace ฮผ) k = f.eigenspace ฮผ - Module.End.IsSemisimple.iSup_eigenspace_eq_top ๐ Mathlib.LinearAlgebra.Eigenspace.Semisimple
{K : Type u_3} {V : Type u_4} [Field K] [IsAlgClosed K] [AddCommGroup V] [Module K V] [FiniteDimensional K V] {f : Module.End K V} (hf : f.IsSemisimple) : โจ ฮผ, f.eigenspace ฮผ = โค - Module.End.IsFinitelySemisimple.iSup_maxGenEigenspace_eq_top_iff ๐ Mathlib.LinearAlgebra.Eigenspace.Semisimple
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} (hf : f.IsFinitelySemisimple) : โจ ฮผ, f.maxGenEigenspace ฮผ = โค โ โจ ฮผ, f.eigenspace ฮผ = โค - Module.End.IsSemisimple.iSup_maxGenEigenspace_eq_top_iff ๐ Mathlib.LinearAlgebra.Eigenspace.Semisimple
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {f : Module.End R M} (hf : f.IsSemisimple) : โจ ฮผ, f.maxGenEigenspace ฮผ = โค โ โจ ฮผ, f.eigenspace ฮผ = โค - LinearMap.finrank_eigenspace_le ๐ Mathlib.LinearAlgebra.Eigenspace.Zero
{K : Type u_2} {M : Type u_3} [Field K] [AddCommGroup M] [Module K M] [Module.Finite K M] (ฯ : Module.End K M) (ฮผ : K) : Module.finrank K โฅ(ฯ.eigenspace ฮผ) โค Polynomial.rootMultiplicity ฮผ (LinearMap.charpoly ฯ) - Module.End.mem_eigenspace_intrinsicStar_iff ๐ Mathlib.Algebra.Star.LinearMap
{R : Type u_4} {V : Type u_5} [CommRing R] [InvolutiveStar R] [AddCommGroup V] [StarAddMonoid V] [Module R V] [StarModule R V] (f : WithConv (Module.End R V)) (ฮฑ : R) (x : V) : x โ (star f).ofConv.eigenspace ฮฑ โ star x โ f.ofConv.eigenspace (star ฮฑ) - 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.isClosed_eigenspace ๐ Mathlib.LinearAlgebra.Eigenspace.ContinuousLinearMap
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] [TopologicalSpace M] [T0Space M] [ContinuousConstSMul R M] [IsTopologicalAddGroup M] (f : M โL[R] M) (ฮผ : R) : IsClosed โ(Module.End.eigenspace (โf) ฮผ) - 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.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.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) ฮผ)แฎ = โฅ - ContinuousLinearMap.finite_dimensional_eigenspace ๐ 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) (ฮผ : ๐) (hฮผ : ฮผ โ 0) : FiniteDimensional ๐ โฅ(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 ฮผ)แฎ - 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 ฮผ - 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 ฮณ = โค
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