Subsum condition for the general case #
The embedding for the first subsum block reduction.
Equations
- GeneralCase.redEmb1 = { toFun := fun (i : Fin 4) => Fin.natAdd n (Fin.natAdd 2 i), inj' := ⋯ }
Instances For
The sum of tup n F h's first n + 2 elements, not depending on h.
Equations
- GeneralCase.tailK n F = (GeneralCase.VW n F).v + (GeneralCase.VW n F).w + ∑ i ∈ Finset.range n, primeChain (100 * GeneralCase.Y F ^ 6) i
Instances For
theorem
GeneralCase.isSubsumBlock_redEmb1
{n : ℕ}
{F : Finset ℕ}
:
∀ᶠ (h : ℕ) in Filter.atTop, IsSubsumBlock (tup n F h) (Finset.map redEmb1 Finset.univ)
theorem
GeneralCase.tupReduce_tup
{n : ℕ}
{F : Finset ℕ}
{h : ℕ}
{c₁ : n + 2 = n + 6 - (Finset.map redEmb1 Finset.univ).card}
: