Theorems · Theorem · commutative algebra
Ideal.Quotient.finite_of_isInvariant
∀ {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] [P.IsMaximal] [Q.IsMaximal] [SMulCommClass G A B] [Algebra.IsSeparable (A ⧸ P) (B ⧸ Q)],
Module.Finite (A ⧸ P) (B ⧸ Q)If the extension B/Q over A/P is separable, then it is finite dimensional.
- Defined in
- Mathlib.RingTheory.Invariant.Galois
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- SMulCommClassstatement and proof · cited by 1,927
- Module.Finitestatement · cited by 1,032
- Ideal.IsMaximalstatement and proof · cited by 452
- MulSemiringActionstatement and proof · cited by 423
- Ideal.LiesOverstatement and proof · cited by 272
- Algebra.IsSeparablestatement and proof · cited by 210
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.