The terminal law in the insertion argument #
The common variable on the terminal edge is the sum of the negative old coordinates, with the distinguished positive exponential removed.
The law of the terminal all-negative signed exponential sum.
Equations
Instances For
theorem
Feige.zPlus_terminalCommonLaw_eq_stateLaw_univ
{n : ℕ}
(γ β : Fin (n + 1) → ℝ)
:
TransferStein.zPlusLaw (terminalCommonLaw β) 1 = stateLaw (fun (i : Fin n) => γ i.castSucc) (fun (i : Fin n) => β i.castSucc) Finset.univ
theorem
Feige.realizesInsertionEdge_terminal
{n : ℕ}
(γ β : Fin (n + 1) → ℝ)
(hγ : ∀ (i : Fin (n + 1)), 0 < γ i)
(hβ : ∀ (i : Fin (n + 1)), 0 < β i)
(σ : Equiv.Perm (Fin n))
:
Lemma43.RealizesInsertionEdge (insertionUpperK γ β σ) (insertionOldK γ β σ) (insertionWidth γ β σ)
(insertionTheta γ β σ) n (TransferStein.zPlusLaw (terminalCommonLaw β) 1)
(TransferStein.zMinusLaw (terminalCommonLaw β) 1) (γ (Fin.last n)) (β (Fin.last n))