Theorems · Theorem · combinatorics
Matrix.IsHadamard.transpose
∀ {n : Type u_2} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommSemiring R]
[inst_3 : StarRing R] {A : Matrix n n R}, A.IsHadamard → A.transpose.IsHadamardThe transpose of a Hadamard matrix is Hadamard.
Unlike IsHadamard.conjTranspose this requires commutativity: over a noncommutative ring the
transpose of a Hadamard matrix need not be Hadamard.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- Fintype.cardproof · cited by 1,386
- Matrix.transposestatement and proof · cited by 389
- Matrix.conjTransposeproof · cited by 202
- Matrix.IsHadamardstatement and proof · cited by 24
- Matrix.transpose_oneproof · cited by 22
- Matrix.transpose_mulproof · cited by 14
- Matrix.IsHadamard.mul_conjTransposeproof · cited by 9
- Matrix.transpose_smulproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isHadamard_transpose_iffproof · cited by 0