Theorems · Theorem · commutative algebra
Ideal.Quotient.normal
∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B] (G : Type u_3)
[Finite G] [inst_4 : Group G] [inst_5 : MulSemiringAction G B] [Algebra.IsInvariant A B G] (P : Ideal A) (Q : Ideal B)
[inst_7 : Q.LiesOver P] [inst_8 : P.IsMaximal] [inst_9 : Q.IsMaximal], Normal (A ⧸ P) (B ⧸ Q)For any domain k containing B ⧸ Q,
any endomorphism of k can be restricted to an endomorphism of B ⧸ Q.
- Defined in
- Mathlib.RingTheory.Invariant.Galois
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Ideal.IsMaximalstatement and proof · cited by 452
- MulSemiringActionstatement and proof · cited by 423
- Ideal.LiesOverstatement and proof · cited by 272
- Normalstatement · cited by 92
- Algebra.IsInvariantstatement and proof · cited by 28
- Ideal.Quotient.fieldstatement · cited by 25
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.