Theorems · Theorem · combinatorics
Matrix.IsHadamard.reindex
∀ {m : Type u_1} {n : Type u_2} {R : Type u_3} [inst : Fintype m] [inst_1 : Fintype n] [inst_2 : DecidableEq m]
[inst_3 : DecidableEq n] [inst_4 : Semiring R] [inst_5 : StarRing R] {A : Matrix n n R} (e₁ e₂ : n ≃ m),
A.IsHadamard → ((Matrix.reindex e₁ e₂) A).IsHadamardPermuting the rows and columns of a Hadamard matrix gives a Hadamard matrix.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- StarRingstatement and proof · cited by 1,686
- Fintype.cardproof · cited by 1,386
- Matrix.conjTransposeproof · cited by 202
- Matrix.submatrixproof · cited by 183
- Matrix.reindexstatement · cited by 102
- Fintype.card_congrproof · cited by 67
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isHadamard_submatrix_equiv_iffproof · cited by 0