Theorems · Theorem · linear algebra
Matrix.BlockTriangular.neg
∀ {α : Type u_1} {m : Type u_3} {R : Type v} {b : m → α} [inst : LT α] [inst_1 : NegZeroClass R] {M : Matrix m m R},
M.BlockTriangular b → (-M).BlockTriangular b- Defined in
- Mathlib.LinearAlgebra.Matrix.Block
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- LTNegZeroClass
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.
- Matrixstatement and proof · cited by 4,303
- neg_zeroproof · cited by 542
- Matrix.BlockTriangularstatement and proof · cited by 45
- NegZeroClassstatement and proof · cited by 23
- Matrix.neg_applyproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.BlockTriangular.sub_iff_rightproof · cited by 1
- Matrix.BlockTriangular.add_iff_rightproof · cited by 0