Theorems · Theorem · ring theory
SemilinearMapClass.map_smul_inv
∀ {R : Type u_1} {S : Type u_5} {M : Type u_8} {M₃ : Type u_11} {F : Type u_14} [inst : Semiring R]
[inst_1 : Semiring S] [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₃] [inst_4 : Module R M]
[inst_5 : Module S M₃] {σ : R →+* S} (f : F) [inst_6 : FunLike F M M₃] [SemilinearMapClass F σ M M₃] {σ' : S →+* R}
[RingHomInvPair σ σ'] (c : S) (x : M), c • f x = f (σ' c • x)- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, 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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- FunLikestatement and proof · cited by 2,560
- RingHomInvPairstatement and proof · cited by 523
- MulActionSemiHomClass.map_smulₛₗproof · cited by 49
- RingHomCompTriple.comp_applyproof · cited by 42
- SemilinearMapClassstatement and proof · cited by 16
- MulActionSemiHomClassproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.