Theorems · Theorem · number theory
IsCyclotomicExtension.iff_union_singleton_one
∀ (S : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B],
IsCyclotomicExtension S A B ↔ IsCyclotomicExtension (S ∪ {1}) A BIsCyclotomicExtension S A B is equivalent to IsCyclotomicExtension (S ∪ {1}) A B.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Set.extproof · cited by 2,266
- pow_oneproof · cited by 894
- Algebra.adjoinproof · cited by 535
- IsPrimitiveRootproof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- Set.mem_singleton_iffproof · cited by 172
- Set.empty_unionproof · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.equivproof · cited by 3
- IsCyclotomicExtension.singleton_one_of_bot_eq_topproof · cited by 1