Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.Three.lambda_dvd_or_dvd_sub_one_or_dvd_add_one
∀ {K : Type u_1} [inst : Field K] {ζ : K} (hζ : IsPrimitiveRoot ζ 3) (x : NumberField.RingOfIntegers K)
[inst_1 : NumberField K] [IsCyclotomicExtension {3} ℚ K],
hζ.toInteger - 1 ∣ x ∨ hζ.toInteger - 1 ∣ x - 1 ∨ hζ.toInteger - 1 ∣ x + 1Let (x : 𝓞 K). Then we have that λ divides one amongst x, x - 1 and x + 1.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Finsetproof · cited by 13,712
- Fintypeproof · cited by 7,736
- Ringproof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- AddGroupproof · cited by 4,410
- Finset.univproof · cited by 3,473
- Finiteproof · cited by 3,029
- HasQuotient.Quotientproof · cited by 2,301
- Fintype.cardproof · cited by 1,386
- sub_selfproof · cited by 996
Cited by2
Results whose statement or proof uses this declaration.