Theorems · Theorem · real analysis
NNReal.rpow_inv_le_iff
∀ {x y : NNReal} {z : ℝ}, 0 < z → (x ^ z⁻¹ ≤ y ↔ x ≤ y ^ z)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- NNRealstatement and proof · cited by 4,310
- LT.lt.ne'proof · cited by 1,417
- one_divproof · cited by 624
- NNReal.rpow_le_rpow_iffproof · cited by 7
- NNReal.rpow_self_rpow_invproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- NNReal.Lp_add_le_tsumproof · cited by 4
- NNReal.eventually_pow_one_div_leproof · cited by 1
- NNReal.lt_rpow_inv_iffproof · cited by 0