Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.Three.lambda_pow_four_dvd_cube_sub_one_of_dvd_sub_one
∀ {K : Type u_1} [inst : Field K] {ζ : K} (hζ : IsPrimitiveRoot ζ 3) [inst_1 : NumberField K]
[IsCyclotomicExtension {3} ℚ K] {x : NumberField.RingOfIntegers K},
hζ.toInteger - 1 ∣ x - 1 → (hζ.toInteger - 1) ^ 4 ∣ x ^ 3 - 1If λ divides x - 1, then λ ^ 4 divides x ^ 3 - 1.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 223 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.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Nat.cast_oneproof · cited by 2,501
- Units.valproof · cited by 1,966
- NumberFieldstatement and proof · cited by 653
- NumberField.RingOfIntegersstatement and proof · cited by 413
- pow_succproof · cited by 374
- IsPrimitiveRootstatement and proof · cited by 356
- IsUnit.unitproof · cited by 252
- IsCyclotomicExtensionstatement and proof · cited by 220
- IsPrimitiveRoot.toIntegerstatement and proof · cited by 72
- mul_dvd_mul_leftproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.