Theorems · Theorem · real analysis
Real.rpow_lt_iff_lt_log
∀ {x y z : ℝ}, 0 < x → 0 < y → (x ^ z < y ↔ z * Real.log x < Real.log y)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Real.logstatement and proof · cited by 939
- Real.rpow_pos_of_posproof · cited by 155
- Real.log_rpowproof · cited by 31
- Real.log_lt_log_iffproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Real.pow_lt_iff_lt_logproof · cited by 0
- Real.zpow_lt_iff_lt_logproof · cited by 0