Theorems · Theorem · linear algebra
Module.End.mem_genEigenspace_one
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : Module.End R M}
{μ : R} {x : M}, x ∈ (f.genEigenspace μ) 1 ↔ f x = μ • x- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- ENatstatement · cited by 4,985
- OrderHomstatement · cited by 934
- Module.Endstatement and proof · cited by 774
- sub_eq_zeroproof · cited by 407
- Module.End.genEigenspacestatement · cited by 70
- LinearMap.mem_kerproof · cited by 66
Cited by2
Results whose statement or proof uses this declaration.
- Module.End.mem_eigenspace_iffproof · cited by 16
- Module.End.HasUnifEigenvector.apply_eq_smulproof · cited by 3