Mathlib Map

Theorems · Definition · commutative algebra

IsIntegralClosure.MulSemiringAction

(A : Type u_1) →
  (K : Type u_2) →
    (L : Type u_3) →
      (B : Type u_4) →
        [inst : CommRing A] →
          [inst_1 : CommRing B] →
            [inst_2 : Field K] →
              [inst_3 : Field L] →
                [inst_4 : Algebra A K] →
                  [inst_5 : Algebra B L] →
                    [IsFractionRing A K] →
                      [inst_7 : Algebra A B] →
                        [inst_8 : Algebra K L] →
                          [inst_9 : Algebra A L] →
                            [IsScalarTower A K L] →
                              [IsScalarTower A B L] →
                                [IsIntegralClosure B A L] → [Algebra.IsAlgebraic K L] → MulSemiringAction Gal(L/K) B

In the AKLB setup, the Galois group of L/K acts on B.

Defined in
Mathlib.RingTheory.Invariant.Galois
Cited by
4 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingFieldFieldAlgebraAlgebraIsFractionRingAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerIsIntegralClosureAlgebra.IsAlgebraic

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.

Cited by4

Results whose statement or proof uses this declaration.