Relative Unique Decoding Radius RS eq
ReedSolomon.relativeUniqueDecodingRadius_RS_eq
Plain-language statement
Relative unique decoding radius for RS code with arbitrary finite index type ι.
Source project: ArkLib
Person-level attribution pending.
Source-pinned research
Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.
This index contains 2,569 research declarations. Search 10,000 more complete Mathlib declarations.
2569 results
ReedSolomon.relativeUniqueDecodingRadius_RS_eq
Plain-language statement
Relative unique decoding radius for RS code with arbitrary finite index type ι.
Source project: ArkLib
Person-level attribution pending.
ReedSolomon.toPolynomial_mem_lt_deg
Plain-language statement
The polynomials corresponding to Reed-Solomon codewords are of degree smaller than deg.
Source project: ArkLib
Person-level attribution pending.
refinedCountTriplesStar_isBigO_B
Project documentation
The value of d chosen in proposition 2.6 -/ noncomputable def d (ε : ℝ) : ℕ := ⌊10 * ε⁻¹ ^ 4⌋₊ /- Proposition 2.7. Reformulated slightly in terms of the existence of a Finset whose elements have certain properties. As it stands the statement in the blueprint implicitly assumes that this Finset is nonempty. That might be true, but is rather annoying...
Source project: ABC Exceptions
Person-level attribution pending.
reg_lang_concat_e
Project documentation
Helper lemma for reg_lang_concat below.
Source project: Automata Theory
Person-level attribution pending.
reg_lang_concat_ne
Project documentation
Helper lemma for reg_lang_concat below.
Source project: Automata Theory
Person-level attribution pending.
reg_lang_epsilon
Plain-language statement
The language {[]} is regular.
Source project: Automata Theory
Person-level attribution pending.