Theorems · Theorem · linear algebra
Matrix.conjTranspose_zsmul
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : AddGroup α] [inst_1 : StarAddMonoid α] (c : ℤ) (M : Matrix m n α),
(c • M).conjTranspose = c • M.conjTranspose- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroupStarAddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- StarAddMonoidstatement and proof · cited by 296
- Matrix.conjTransposestatement and proof · cited by 202
- TrivialStar.star_trivialproof · cited by 26
- Matrix.conjTranspose_smulproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.