Theorems · Theorem · linear algebra
Matrix.transvection_zero
∀ {n : Type u_1} {R : Type u₂} [inst : DecidableEq n] [inst_1 : CommRing R] (i j : n), Matrix.transvection i j 0 = 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Matrixstatement · cited by 4,303
- add_zeroproof · cited by 2,707
- Matrix.transvectionstatement · cited by 24
- Matrix.single_zeroproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.mul_invproof · cited by 2
- Matrix.TransvectionStruct.inv_mulproof · cited by 2