Theorems · Theorem · linear algebra
Matrix.single_mul_single_of_ne
∀ {l : Type u_1} {m : Type u_2} {n : Type u_3} {α : Type u_7} [inst : DecidableEq l] [inst_1 : DecidableEq m]
[inst_2 : DecidableEq n] [inst_3 : Fintype m] [inst_4 : NonUnitalNonAssocSemiring α] (c : α) (i : l) (j k : m)
{l_1 : n}, j ≠ k → ∀ (d : α), Matrix.single i j c * Matrix.single k l_1 d = 0- Defined in
- Mathlib.Data.Matrix.Basis
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.extproof · cited by 540
- Finset.sum_const_zeroproof · cited by 219
- mul_iteproof · cited by 159
- Finset.sum_eq_zeroproof · cited by 139
- Matrix.singlestatement · cited by 129
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.transvection_mul_transvection_sameproof · cited by 2
- Matrix.diag2_decomposeproof · cited by 1
- Matrix.SpecialLinearGroup.transvection_mul_negproof · cited by 1
- Matrix.SpecialLinearGroup.transvection_addproof · cited by 0