Theorems · Theorem · commutative algebra
IsGaloisGroup.iff_isFractionRing
∀ (G : Type u_1) (A : Type u_2) (B : Type u_3) (K : Type u_4) (L : Type u_5) [inst : Group G] [inst_1 : CommRing A] [inst_2 : CommRing B] [inst_3 : MulSemiringAction G B] [inst_4 : Algebra A B] [inst_5 : Field K] [inst_6 : Field L] [inst_7 : Algebra K L] [inst_8 : Algebra A K] [inst_9 : Algebra B L] [inst_10 : Algebra A L] [IsFractionRing A K] [IsFractionRing B L] [IsScalarTower A K L] [IsScalarTower A B L] [inst_15 : MulSemiringAction G L] [SMulDistribClass G B L] [Finite G] [IsIntegrallyClosed A], IsGaloisGroup G A B ↔ Algebra.IsIntegral A B ∧ IsGaloisGroup G K L
If G is finite and A is integrally closed then IsGaloisGroup G A B is equivalent to B/A
being integral and the fields of fractions Frac(B)/Frac(A) being Galois with Galois group G.
- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- IsScalarTowerstatement and proof · cited by 3,896
- Finitestatement and proof · cited by 3,029
- IsFractionRingstatement and proof · cited by 738
- MulSemiringActionstatement and proof · cited by 423
- Algebra.IsIntegralstatement and proof · cited by 224
- IsIntegrallyClosedstatement and proof · cited by 203
- IsGaloisGroupstatement and proof · cited by 96
- SMulDistribClassstatement and proof · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.