Theorems · Theorem · group theory
Matrix.SpecialLinearGroup.transvection_smul_single_snd
∀ {ι : 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 • Pi.single j 1 = Pi.single j 1 + b • Pi.single i 1The transvection transvection i j hij b acts on e_j = Pi.single j 1 by adding b·e_i.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- mul_oneproof · cited by 3,885
- Pi.singlestatement and proof · cited by 518
- Matrix.SpecialLinearGroupstatement · cited by 348
- Pi.single_eq_sameproof · cited by 144
- Matrix.singleproof · cited by 129
- Matrix.SpecialLinearGroup.transvectionstatement · cited by 21
- Matrix.one_mulVecproof · cited by 12
- Matrix.add_mulVecproof · cited by 7
- Matrix.single_mulVec_eqproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.