Theorems · Theorem · information theory
hammingDist_self
∀ {ι : Type u_2} {β : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → DecidableEq (β i)] (x : (i : ι) → β i),
hammingDist x x = 0Corresponds to dist_self.
- Defined in
- Mathlib.InformationTheory.Hamming
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 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.
Cites5
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
- Finset.univproof · cited by 3,473
- Finset.card_eq_zeroproof · cited by 34
- hammingDiststatement · cited by 26
- Finset.filter_eq_empty_iffproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- hammingDist_eq_zeroproof · cited by 4
- hammingNorm_zeroproof · cited by 0