Theorems · Theorem · commutative algebra
DistribMulAction.toLinearEquiv_symm_apply
∀ (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] [inst_5 : SMulCommClass S R M] (s : S) (a : M),
(DistribMulAction.toLinearEquiv R M s).symm a = s⁻¹ • a- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearEquiv.symmstatement and proof · cited by 1,461
- DistribMulActionstatement and proof · cited by 584
- DistribMulAction.toLinearEquivstatement and proof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.smul_leftMulMatrixproof · cited by 0
- AffineBasis.coord_smulproof · cited by 0