Theorems · Theorem · number theory
Ideal.exists_smul_eq_of_isGaloisGroup
∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B] (p : Ideal A)
(P Q : Ideal B) [hPp : P.IsPrime] [hp : P.LiesOver p] [hQp : Q.IsPrime] [Q.LiesOver p] (G : Type u_3)
[inst_4 : Group G] [Finite G] [inst_6 : MulSemiringAction G B] [IsGaloisGroup G A B], ∃ σ, σ • P = QIf p is a maximal ideal of A, P and Q are prime ideals
lying over p, then there exists σ ∈ Aut (B / A) such that σ P = Q. In other words,
the Galois group Gal(L / K) acts transitively on the set of all prime ideals lying over p.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 99 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- Finitestatement and proof · cited by 3,029
- Ideal.IsPrimestatement and proof · cited by 827
- MulSemiringActionstatement and proof · cited by 423
- Ideal.LiesOverstatement and proof · cited by 272
- IsGaloisGroupstatement and proof · cited by 96
- Ideal.over_defproof · cited by 60
- Ideal.pointwiseDistribMulActionstatement · cited by 56
- Algebra.IsInvariant.exists_smul_of_under_eqproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.inertiaDeg_eq_of_isGaloisGroupproof · cited by 2
- Ideal.ramificationIdx_eq_of_isGaloisGroupproof · cited by 1
- Ideal.relNorm_eq_pow_of_isPrime_isGaloisproof · cited by 1
- Ideal.exists_comap_galRestrict_eqproof · cited by 0
- IsDecompositionField.primesOver_eq_singletonproof · cited by 0