Theorems · Theorem · linear algebra
LinearEquiv.mem_dilatransvections_iff_finrank
∀ {V : Type u_2} [inst : AddCommGroup V] {K : Type u_3} [inst_1 : DivisionRing K] [inst_2 : Module K V]
[Module.Finite K V] {e : V ≃ₗ[K] V},
e ∈ LinearEquiv.dilatransvections K V ↔ Module.finrank K ↥(↑e - LinearMap.id).range ≤ 1Over a division ring, dilatransvections correspond to linear
equivalences e such that the linear map e - id has rank at most 1.
See also LinearEquiv.mem_dilatransvections_iff_rank.
- Defined in
- Mathlib.LinearAlgebra.Transvection.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- Module.finrankstatement and proof · cited by 1,770
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- DivisionRingstatement and proof · cited by 1,062
- Module.Finitestatement and proof · cited by 1,032
Cited by1
Results whose statement or proof uses this declaration.
- LinearEquiv.mem_dilatransvections_iff_finrank_quotientproof · cited by 2