Mathlib Map

Theorems · Theorem · group theory

Matrix.SpecialLinearGroup.transvection_mulVec_single_self

Deprecated since 2026-06-22Use Matrix.SpecialLinearGroup.transvection_smul_single_fst instead.

∀ {ι : Type u_1} {F : Type u_2} [inst : DecidableEq ι] [inst_1 : Fintype ι] [inst_2 : CommRing F] {i j : ι}
  (hij : i ≠ j) (b : F), (↑(Matrix.SpecialLinearGroup.transvection hij b)).mulVec (Pi.single i 1) = Pi.single i 1
Defined in
Mathlib.LinearAlgebra.Matrix.SpecialLinearGroup
Cited by
0 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRing

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.