Theorems · Theorem · number theory
irrational_nrt_of_notint_nrt
∀ {x : ℝ} (n : ℕ) (m : ℤ), x ^ n = ↑m → (¬∃ y, x = ↑y) → 0 < n → Irrational xIf x^n, n > 0, is integer and is not the n-th power of an integer, then
x is irrational.
- Defined in
- Mathlib.NumberTheory.Real.Irrational
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Set.rangeproof · cited by 4,705
- LT.lt.ne'proof · cited by 1,417
- pow_ne_zeroproof · cited by 208
- Irrationalstatement · cited by 139
- Int.cast_mulproof · cited by 113
- Rat.cast_intCastproof · cited by 74
- div_powproof · cited by 66
- Int.cast_powproof · cited by 59
- Int.cast_injproof · cited by 22
- Dvd.intro_leftproof · cited by 20
- Int.cast_ne_zeroproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- Pell.exists_of_not_isSquareproof · cited by 3
- irrational_nrt_of_n_not_dvd_multiplicityproof · cited by 1