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

operatorPairBudget_nonneg

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)

 287theorem operatorPairBudget_nonneg {siteCount : ℕ}
 288    (ns : IncompressibleNSOperator siteCount) :
 289    0 ≤ operatorPairBudget ns := by

proof body

Term-mode proof.

 290  unfold operatorPairBudget
 291  exact indexedPairBudget_nonneg (pairEventAt ns)
 292

depends on (4)

Lean names referenced from this declaration's body.