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

off_match_positive

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)

  42theorem off_match_positive (x : ℝ) (hx : 0 < x) (hne : x ≠ 1) : 0 < Jcost x :=

proof body

One-line wrapper that applies Jcost_pos_of_ne_one.

  43  Jcost_pos_of_ne_one hx hne
  44

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.