Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.galEquivZMod_restrictNormal_apply
∀ (n : ℕ) [inst : NeZero n] (K : Type u_1) [inst_1 : Field K] [inst_2 : NumberField K]
[hK : IsCyclotomicExtension {n} ℚ K] {m : ℕ} [inst_3 : NeZero m] (F : Type u_2) [inst_4 : Field F]
[inst_5 : NumberField F] [hF : IsCyclotomicExtension {m} ℚ F] [inst_6 : Algebra F K] [inst_7 : IsGalois ℚ F]
(h : m ∣ n) (σ : Gal(K/ℚ)),
(IsCyclotomicExtension.Rat.galEquivZMod m F) (σ.restrictNormal F) =
(ZMod.unitsMap h) ((IsCyclotomicExtension.Rat.galEquivZMod n K) σ)Let m ∣ n. Then, the following diagram commutes:
Gal(ℚ(ζₙ)/ℚ) → (ℤ/nℤ)ˣ
↓ ↓
Gal(ℚ(ζₘ)/ℚ) → (ℤ/mℤ)ˣ
where the horizontal maps are galEquivZMod, the left map is the restriction map and the right map
is the natural map.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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 · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- Unitsstatement · cited by 2,804
- Units.valproof · cited by 1,966
- AlgEquivstatement and proof · cited by 1,681
- MulEquivstatement · cited by 1,142
- ZModstatement and proof · cited by 1,024
- map_oneproof · cited by 861
Cited by1
Results whose statement or proof uses this declaration.