Theorems · Theorem · linear algebra
Matrix.conjTranspose_neg
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : AddGroup α] [inst_1 : StarAddMonoid α] (M : Matrix m n α),
(-M).conjTranspose = -M.conjTranspose- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroupStarAddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Matrixstatement and proof · cited by 4,303
- Star.starproof · cited by 1,082
- Matrix.extproof · cited by 540
- StarAddMonoidstatement and proof · cited by 296
- Matrix.conjTransposestatement · cited by 202
- star_negproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsHadamard.negproof · cited by 1