scilib documentation

LeanChemicalTheories / math.rpow

theorem rpow_ne_zero {x y : } (hx : 0 < x) (hy : 0 < y) :
x ^ y 0
theorem zero_lt_rpow {x y : } (hx : 0 < x) (hy : 0 < y) :
0 < x ^ y