Theorems · Inductive type · group theory
SMulDistribClass
(G : Type u_9) → (R : Type u_10) → (S : Type u_11) → [SMul G R] → [SMul G S] → [SMul R S] → Prop
An instance of SMulDistribClass G R S states that the multiplicative
action of G on S is determined by the multiplicative actions of G on R
and R on S.
This is similar to IsScalarTower except that the action of G distributes
over the action of R on S.
E.g. if M/L/K is a tower of galois extensions then SMulDistribClass Gal(M/K) L M.
- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by27
Results whose statement or proof uses this declaration.
- algebraMap.smul'statement and proof · cited by 9
- IsGaloisGroup.of_isFractionRingstatement and proof · cited by 5
- IsGaloisGroup.to_isFractionRing_of_isIntegralstatement and proof · cited by 2
- IsFractionRing.isInvariant_of_isIntegralstatement and proof · cited by 2
- algebraMap.coe_smul'statement and proof · cited by 2
- IsGaloisGroup.mulSemiringActionOfNormalproof · cited by 2
- IsGaloisGroup.quotientstatement and proof · cited by 1
- IsDecompositionField.inertiaDegIn_eqstatement and proof · cited by 1
- mulSemiringActionOfSmulDistribClassstatement and proof · cited by 1
- IsDecompositionField.ramificationIdxIn_eqstatement and proof · cited by 1
- IsGaloisGroup.smulCommClassQuotientstatement and proof · cited by 1
- IsFractionRing.smulCommClassstatement and proof · cited by 1