Theorems · Theorem · ring theory
LinearMap.exists_eq_smul_id_of_forall_notLinearIndependent
∀ {R : Type u_1} {V : Type u_2} [inst : CommRing R] [IsDomain R] [inst_2 : AddCommGroup V] [inst_3 : Module R V]
[Module.Free R V] {f : V →ₗ[R] V}, (∀ (v : V), ¬LinearIndependent R ![v, f v]) → ∃ a, f = a • 1Over a commutative domain, an endomorphism f of a free module V
such that f v and v are collinear, for all v : V,
consists of homotheties.
- Defined in
- Mathlib.LinearAlgebra.Center
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- IsDomainstatement and proof · cited by 2,196
- Module.finrankproof · cited by 1,770
- Module.Basisproof · cited by 1,477
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Module.Freestatement and proof · cited by 597
Cited by1
Results whose statement or proof uses this declaration.
- Projectivization.SL_mulAction_kerproof · cited by 1