Mathlib Map

Theorems · Definition · linear algebra

Module.End.maxGenEigenspace

{R : Type v} →
  {M : Type w} →
    [inst : CommRing R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → Module.End R M → R → Submodule R M

The union of the kernels of (f - μ • id) ^ k over all k.

Defined in
Mathlib.LinearAlgebra.Eigenspace.Basic
Cited by
41 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LieModule.genWeightSpaceOf · cited by 17LieModule.genWeightSpaceOfLieSubalgebra.engel · cited by 13LieSubalgebra.engelLieAlgebra.IsKilling.lie_eq_smul_of_mem_rootSpace · cited by 8IsKilling.lie_eq_smul_of_…LieModule.IsTriangularizable.maxGenEigenspace_eq_top · cited by 5IsTriangularizable.maxGen…Module.End.IsFinitelySemisimple.maxGenEigenspace_eq_eigenspace · cited by 4IsFinitelySemisimple.maxG…Module.End.mapsTo_maxGenEigenspace_of_comm · cited by 3End.mapsTo_maxGenEigenspa…Module.End.maxGenEigenspace_eq · cited by 3End.maxGenEigenspace_eqModule.End.mem_maxGenEigenspace · cited by 2End.mem_maxGenEigenspaceModule.End.iSup_iInf_maxGenEigenspace_eq_top_of_forall_mapsTo · cited by 2End.iSup_iInf_maxGenEigen…LinearMap.finrank_maxGenEigenspace_zero_eq · cited by 2LinearMap.finrank_maxGenE…Module.End.disjoint_iInf_maxGenEigenspace · cited by 2End.disjoint_iInf_maxGenE…LieModule.exists_genWeightSpace_le_ker_of_isNoetherian · cited by 2LieModule.exists_genWeigh…Module.End.mem_iInf_maxGenEigenspace_iff · cited by 1End.mem_iInf_maxGenEigens…Module.End.genEigenspace_le_maximal · cited by 1End.genEigenspace_le_maxi…Submodule.inf_iInf_maxGenEigenspace_of_forall_mapsTo · cited by 1Submodule.inf_iInf_maxGen…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topSubmodule · cited by 7192SubmoduleModule.End · cited by 774Module.EndModule.End.genEigenspace · cited by 70End.genEigenspaceEnd.maxGenEigenspaceCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by45

Results whose statement or proof uses this declaration.