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

exactJCostAction_flat

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)

 104theorem exactJCostAction_flat {n : ℕ} (G : WeightedLedgerGraph n) :
 105    exactJCostAction G (fun _ => (0 : ℝ)) = 0 := by

proof body

Term-mode proof.

 106  unfold exactJCostAction
 107  simp
 108
 109/-- The exact J-cost action is non-negative. -/

used by (1)

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

depends on (12)

Lean names referenced from this declaration's body.