Theorems · Theorem · linear algebra
LinearEquiv.mem_dilatransvections_iff_rank
∀ {V : Type u_2} [inst : AddCommGroup V] {K : Type u_3} [inst_1 : DivisionRing K] [inst_2 : Module K V] {e : V ≃ₗ[K] V},
e ∈ LinearEquiv.dilatransvections K V ↔ Module.rank 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_finrank.
- Defined in
- Mathlib.LinearAlgebra.Transvection.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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 and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- LinearEquivstatement and proof · cited by 3,317
- Cardinalstatement · cited by 2,598
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
Cited by2
Results whose statement or proof uses this declaration.
- LinearEquiv.mem_dilatransvections_iff_finrankproof · cited by 1
- LinearEquiv.mem_dilatransvections_iff_rank_quotientproof · cited by 0