Theorems · Theorem · number theory
IsCyclotomicExtension.trans
∀ (S T : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B] (C : Type w) [inst_3 : CommRing C] [inst_4 : Algebra A C] [inst_5 : Algebra B C] [IsScalarTower A B C] [hS : IsCyclotomicExtension S A B] [hT : IsCyclotomicExtension T B C], Function.Injective ⇑(algebraMap B C) → IsCyclotomicExtension (S ∪ T) A C
Transitivity of cyclotomic extensions.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomproof · cited by 3,236
- Subalgebraproof · cited by 1,353
- map_oneproof · cited by 861
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.equivproof · cited by 3