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

phi_rpow_neg_lt_of_lt

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)

 260lemma phi_rpow_neg_lt_of_lt {y z : ℝ} (hyz : y < z) :
 261    goldenRatio ^ (-z) < goldenRatio ^ (-y) :=

proof body

Term-mode proof.

 262  phi_rpow_strictMono (neg_lt_neg hyz)
 263
 264end IndisputableMonolith.Numerics

depends on (1)

Lean names referenced from this declaration's body.