Theorems · Theorem · number theory
IsCyclotomicExtension.iff_adjoin_eq_top
∀ (S : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B],
IsCyclotomicExtension S A B ↔
(∀ n ∈ S, n ≠ 0 → ∃ r, IsPrimitiveRoot r n) ∧ Algebra.adjoin A {b | ∃ n ∈ S, n ≠ 0 ∧ b ^ n = 1} = ⊤A reformulation of IsCyclotomicExtension that uses ⊤.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- Subalgebrastatement · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- IsCyclotomicExtension.exists_isPrimitiveRootproof · cited by 14
- Algebra.eq_top_iffproof · cited by 13
- IsCyclotomicExtension.adjoin_rootsproof · cited by 2
Cited by13
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.isSeparableproof · cited by 3
- isCyclotomicExtension_iff_eq_adjoinproof · cited by 2
- IsCyclotomicExtension.finite_of_singletonproof · cited by 2
- IsCyclotomicExtension.iff_union_of_dvdproof · cited by 2
- IsCyclotomicExtension.iff_union_singleton_oneproof · cited by 2
- IsCyclotomicExtension.singleton_zero_of_bot_eq_topproof · cited by 2
- IsCyclotomicExtension.integralproof · cited by 2
- IsCyclotomicExtension.nonempty_algEquiv_adjoin_of_isSepClosedproof · cited by 1
- IsCyclotomicExtension.union_of_isPrimitiveRootproof · cited by 1
- IsCyclotomicExtension.of_union_of_dvdproof · cited by 1
- IsCyclotomicExtension.adjoin_primitive_root_eq_topproof · cited by 0
- IsCyclotomicExtension.splitting_field_cyclotomicproof · cited by 0