Theorems · Theorem · linear algebra
Matrix.conjTranspose_eq_transpose_of_trivial
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : Star α] [TrivialStar α] (A : Matrix m n α),
A.conjTranspose = A.transposeWhen star x = x on the coefficients (such as the real numbers) conjTranspose and transpose
are the same operation.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- StarTrivialStar
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.
- Matrixstatement and proof · cited by 4,303
- Matrix.extproof · cited by 540
- Starstatement and proof · cited by 496
- Matrix.transposestatement and proof · cited by 389
- Matrix.conjTransposestatement · cited by 202
- TrivialStarstatement and proof · cited by 66
- TrivialStar.star_trivialproof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.posSemidef_lapMatrixproof · cited by 2
- Matrix.IsHadamard.four_dvd_cardproof · cited by 0