Theorems · Definition · ring theory
mulSemiringActionOfSmulDistribClass
(R : Type u_1) →
(A : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[FaithfulSMul R A] →
(G : Type u_3) →
[inst_4 : Monoid G] →
[inst_5 : MulSemiringAction G A] →
[inst_6 : SMul G R] → [SMulDistribClass G R A] → MulSemiringAction G RIf R embeds faithfully into A and G satisfies SMulDistribClass G R A, then
the SMul of G on R extends to a MulSemiringAction.
- Defined in
- Mathlib.Algebra.Algebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Monoidstatement and proof · cited by 3,887
- MulSemiringActionstatement and proof · cited by 423
- FaithfulSMulstatement and proof · cited by 340
- SMulDistribClassstatement and proof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- IsGaloisGroup.mulSemiringActionOfNormalproof · cited by 2
- IsGaloisGroup.map_quotientMk'proof · cited by 1