Mathlib Map

Theorems · Theorem · combinatorics

Matrix.IsHadamard.conjTranspose

∀ {n : Type u_2} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : Semiring R] [inst_3 : StarRing R]
  {A : Matrix n n R}, A.IsHadamard → A.conjTranspose.IsHadamard

The conjugate transpose of a Hadamard matrix is Hadamard.

Defined in
Mathlib.LinearAlgebra.Matrix.HadamardMatrix
Cited by
2 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
FintypeDecidableEqSemiringStarRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.