Theorems · Theorem · information theory
hammingDist_le_card_fintype
∀ {ι : Type u_2} {β : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → DecidableEq (β i)] {x y : (i : ι) → β i},
hammingDist x y ≤ Fintype.card ι- Defined in
- Mathlib.InformationTheory.Hamming
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 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.
Cites6
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
- Fintype.cardstatement · cited by 1,386
- Finset.filterproof · cited by 949
- Finset.card_le_univproof · cited by 32
- hammingDiststatement · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- hammingNorm_le_card_fintypeproof · cited by 0