Theorems · Theorem · combinatorics
Matrix.IsHadamard.neg
∀ {n : Type u_2} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : Ring R] [inst_3 : StarRing R]
{A : Matrix n n R}, A.IsHadamard → (-A).IsHadamardNegating a Hadamard matrix gives a Hadamard matrix.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- Fintype.cardproof · cited by 1,386
- Star.starproof · cited by 1,082
- neg_negproof · cited by 960
- neg_mulproof · cited by 654
- mul_negproof · cited by 590
- Matrix.conjTransposeproof · cited by 202
- Matrix.IsHadamardstatement and proof · cited by 24
- star_negproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsHadamard.neg_iffproof · cited by 0