Theorems · Definition · commutative algebra
DistribMulAction.toModuleAut
(R : Type u_1) →
{S : Type u_4} →
(M : Type u_5) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : Group S] → [inst_4 : DistribMulAction S M] → [SMulCommClass S R M] → S →* M ≃ₗ[R] MEach element of the group defines a module automorphism.
This is a stronger version of DistribMulAction.toAddAut.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- DistribMulActionstatement and proof · cited by 584
- DistribMulAction.toLinearEquivproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.smulLeftproof · cited by 6
- DistribMulAction.toModuleAut_applystatement and proof · cited by 0