pith. machine review for the scientific record. sign in
theorem proved term proof

costCompose_sub_left

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 490theorem costCompose_sub_left (a b₁ b₂ : ℝ) :
 491    a ★ b₁ - a ★ b₂ = (2 * a + 2) * (b₁ - b₂) := by

proof body

Term-mode proof.

 492  unfold costCompose
 493  ring
 494
 495/-- Equation (2.6): left-cancellation holds on the nonnegative cost range. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (3)

Lean names referenced from this declaration's body.