Mathlib Map

Theorems · Theorem · combinatorics

Matrix.IsHadamard.four_dvd_card

∀ {n : Type u_2} [inst : Fintype n] [inst_1 : DecidableEq n] {A : Matrix n n ℤ},
  A.IsHadamard → 2 < Fintype.card n → 4 ∣ Fintype.card n

An integer Hadamard matrix of order greater than two has order divisible by four. This is the standard divisibility obstruction in [Section 2.3][deLauneyFlannery2011].

Defined in
Mathlib.LinearAlgebra.Matrix.HadamardMatrix
Cited by
0 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEq

Around this declaration

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

Cites23

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.