Theorems · Theorem · commutative algebra
Algebra.IsInvariant.exists_smul_of_under_eq
∀ (A : Type u_1) (B : Type u_2) (G : Type u_3) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B] [inst_3 : Group G] [inst_4 : MulSemiringAction G B] [Algebra.IsInvariant A B G] [Finite G] [SMulCommClass G A B] (P Q : Ideal B) [hP : P.IsPrime] [hQ : Q.IsPrime], Ideal.under A P = Ideal.under A Q → ∃ g, Q = g • P
G acts transitively on the prime ideals of B above a given prime ideal of A.
- Defined in
- Mathlib.RingTheory.Invariant.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Finset.univproof · cited by 3,473
- LE.le.transproof · cited by 3,151
- Finitestatement and proof · cited by 3,029
Cited by5
Results whose statement or proof uses this declaration.
- Ideal.exists_smul_eq_of_isGaloisGroupproof · cited by 6
- Algebra.IsInvariant.orbit_eq_primesOverproof · cited by 2
- IsArithFrobAt.exists_primesOver_isConjproof · cited by 2
- Algebra.IsInvariant.exists_smul_of_under_eq_of_profiniteproof · cited by 0
- Ideal.ncard_primesOver_mul_ncard_primesOverproof · cited by 0