Theorems · Theorem · information theory
hammingNorm_zero
∀ {ι : Type u_2} {β : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → DecidableEq (β i)]
[inst_2 : (i : ι) → Zero (β i)], hammingNorm 0 = 0Corresponds to norm_zero.
- Defined in
- Mathlib.InformationTheory.Hamming
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEqZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- hammingNormstatement · cited by 17
- hammingDist_selfproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.