pith. machine review for the scientific record. sign in
lemma

Jcost_phi_pos

proved
show as:
view math explainer →
module
IndisputableMonolith.Constants
domain
Constants
line
517 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Constants on GitHub at line 517.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

used by

formal source

 514  nlinarith [phi_pos, hphi_sq]
 515
 516/-- J(φ) > 0 -/
 517lemma Jcost_phi_pos : 0 < Cost.Jcost phi :=
 518  Cost.Jcost_pos_of_ne_one _ phi_pos phi_ne_one
 519
 520end Constants
 521end IndisputableMonolith