Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.isCoprime_of_not_zeta_sub_one_dvd
∀ (p : ℕ) [hp : Fact (Nat.Prime p)] {K : Type u_1} [inst : Field K] [inst_1 : NumberField K]
[hK : IsCyclotomicExtension {p} ℚ K] {ζ : K} (hζ : IsPrimitiveRoot ζ p) {x : NumberField.RingOfIntegers K},
¬hζ.toInteger - 1 ∣ x → IsCoprime (↑p) xIf ζ - 1 does not divide x, then p and x are coprime, where ζ is a primitive p-th
root of unity and p is prime.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Idealproof · cited by 4,748
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Ideal.spanproof · cited by 948
- NumberFieldstatement and proof · cited by 653
- NumberField.RingOfIntegersstatement and proof · cited by 413
- IsPrimitiveRootstatement and proof · cited by 356
- IsCoprimestatement and proof · cited by 321
- IsCyclotomicExtensionstatement and proof · cited by 220
- IsPrimitiveRoot.toIntegerstatement and proof · cited by 72
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.