Theorems · Definition · group theory
Function.Injective.distribMulAction
{M : Type u_1} →
{A : Type u_7} →
{B : Type u_9} →
[inst : Monoid M] →
[inst_1 : AddMonoid A] →
[inst_2 : DistribMulAction M A] →
[inst_3 : AddMonoid B] →
[inst_4 : SMul M B] →
(f : B →+ A) → Function.Injective ⇑f → (∀ (c : M) (x : B), f (c • x) = c • f x) → DistribMulAction M BPullback a distributive multiplicative action along an injective additive monoid homomorphism. See note [reducible non-instances].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- MulActionproof · cited by 1,294
- DistribMulActionstatement and proof · cited by 584
- DistribSMulproof · cited by 117
- Function.Injective.distribSMulproof · cited by 0
- Function.Injective.mulActionproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- FunLike.distribMulActionproof · cited by 0
- Function.Injective.moduleproof · cited by 0
- Finset.distribMulActionproof · cited by 0