Theorems · Definition · commutative algebra
IsGaloisGroup.mulSemiringActionOfNormal
(G : Type u_1) →
[inst : Group G] →
(B : Type u_3) →
(C : Type u_4) →
[inst_1 : Semiring C] →
[inst_2 : MulSemiringAction G C] →
(N : Subgroup G) →
[inst_3 : CommSemiring B] →
[inst_4 : Algebra B C] →
[FaithfulSMul B C] → [IsGaloisGroup (↥N) B C] → [N.Normal] → MulSemiringAction G BIf N is a normal subgroup of G and IsGaloisGroup N B C, then G acts on B as a
MulSemiringAction, via the action defined in smulOfNormal.
- Defined in
- Mathlib.RingTheory.IsGaloisGroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- MulSemiringActionstatement and proof · cited by 423
- FaithfulSMulstatement and proof · cited by 340
- Subgroup.Normalstatement and proof · cited by 334
- IsGaloisGroupstatement and proof · cited by 96
- SMulDistribClassproof · cited by 23
- IsGaloisGroup.smulOfNormalproof · cited by 2
- mulSemiringActionOfSmulDistribClassproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsGaloisGroup.algebraMap_quotientMulEquiv_smulproof · cited by 1
- IsGaloisGroup.mulSemiringActionQuotient_smul_defproof · cited by 0