Theorems · Theorem · real analysis
Mathlib.Meta.NormNum.IsNNRat.rpow_isNNRat
∀ (a b : ℝ) (na da : ℕ),
Mathlib.Meta.NormNum.IsNNRat a na da →
∀ (nr dr : ℕ),
Mathlib.Meta.NormNum.IsNat (↑na ^ b) nr →
Mathlib.Meta.NormNum.IsNat (↑da ^ b) dr → Mathlib.Meta.NormNum.IsNNRat (a ^ b) nr dr- Cited by
- 0 results in Mathlib
- Foundations
- Depth 206 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
- LT.lt.ne'proof · cited by 1,417
- Real.rpow_pos_of_posproof · cited by 155
- lt_of_le_of_ne'proof · cited by 149
- Nat.cast_nonnegproof · cited by 109
- Real.div_rpowproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.