Mathlib Map

Theorems · Definition · information theory

hammingNorm

{ι : Type u_2} →
  {β : ι → Type u_3} → [Fintype ι] → [(i : ι) → DecidableEq (β i)] → [(i : ι) → Zero (β i)] → ((i : ι) → β i) → ℕ

The Hamming weight function to the naturals.

Defined in
Mathlib.InformationTheory.Hamming
Cited by
17 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
FintypeDecidableEqZero

Around this declaration

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

Cites4

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

Cited by17

Results whose statement or proof uses this declaration.