Mathlib Map

Theorems · Definition · information theory

hammingDist

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

The Hamming distance function to the naturals.

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

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 by26

Results whose statement or proof uses this declaration.