Theorems · Theorem · linear algebra
Matrix.single_apply_of_ne
∀ {m : Type u_2} {n : Type u_3} {α : Type u_7} [inst : DecidableEq m] [inst_1 : DecidableEq n] [inst_2 : Zero α] (i : m)
(j : n) (c : α) (i' : m) (j' : n), ¬(i = i' ∧ j = j') → Matrix.single i j c i' j' = 0- Defined in
- Mathlib.Data.Matrix.Basis
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqDecidableEqZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrix.singlestatement · cited by 129
Cited by16
Results whose statement or proof uses this declaration.
- Matrix.mul_single_apply_of_neproof · cited by 4
- Matrix.single_apply_of_col_neproof · cited by 2
- Matrix.single_apply_of_row_neproof · cited by 2
- Matrix.TransvectionStruct.toMatrix_sumInlproof · cited by 2
- Matrix.single_mul_apply_of_neproof · cited by 2
- Matrix.blockTriangular_singleproof · cited by 2
- RingCon.matrix_apply_singleproof · cited by 1
- Matrix.updateRow_eq_transvectionproof · cited by 1
- Ideal.single_mem_jacobson_matrixproof · cited by 1
- Matrix.diag2_decomposeproof · cited by 1
- Matrix.transvection_mem_commutator₁proof · cited by 1
- toMatrix_dualTensorHomproof · cited by 1