Loogle!
Result
Found 25191 declarations mentioning Module. Of these, only the first 200 are shown.
- Module π Mathlib.Algebra.Module.Defs
(R : Type u) (M : Type v) [Semiring R] [AddCommMonoid M] : Type (max u v) - Semiring.toModule π Mathlib.Algebra.Module.Defs
{R : Type u_1} [Semiring R] : Module R R - Module.toDistribMulAction π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} [self : Module R M] : DistribMulAction R M - Module.toMulActionWithZero π Mathlib.Algebra.Module.Defs
{R : Type u_5} {M : Type u_6} {xβ : Semiring R} {xβΒΉ : AddCommMonoid M} [Module R M] : MulActionWithZero R M - Module.eq_zero_of_zero_eq_one π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (x : M) (zero_eq_one : 0 = 1) : x = 0 - Module.zero_smul π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} [self : Module R M] (x : M) : 0 β’ x = 0 - Module.ext π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} {x y : Module R M} (smul : SMul.smul = SMul.smul) : x = y - Module.ext_iff π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} {x y : Module R M} : x = y β SMul.smul = SMul.smul - two_smul π Mathlib.Algebra.Module.Defs
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (x : M) : 2 β’ x = x + x - Module.ext' π Mathlib.Algebra.Module.Defs
{R : Type u_5} [Semiring R] {M : Type u_6} [AddCommMonoid M] (P Q : Module R M) (w : β (r : R) (m : M), r β’ m = r β’ m) : P = Q - neg_one_smul π Mathlib.Algebra.Module.Defs
(R : Type u_1) {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] (x : M) : -1 β’ x = -x - Convex.combo_self π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] {a b : R} (h : a + b = 1) (x : M) : a β’ x + b β’ x = x - smul_add_one_sub_smul π Mathlib.Algebra.Module.Defs
{M : Type u_3} [AddCommMonoid M] {R : Type u_5} [Ring R] [Module R M] {r : R} {m : M} : r β’ m + (1 - r) β’ m = m - Module.add_smul π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} {instβ : Semiring R} {instβΒΉ : AddCommMonoid M} [self : Module R M] (r s : R) (x : M) : (r + s) β’ x = r β’ x + s β’ x - neg_smul π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] (r : R) (x : M) : -r β’ x = -(r β’ x) - neg_smul_neg π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] (r : R) (x : M) : -r β’ -x = r β’ x - add_smul π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (r s : R) (x : M) : (r + s) β’ x = r β’ x + s β’ x - Module.mk π Mathlib.Algebra.Module.Defs
{R : Type u} {M : Type v} [Semiring R] [AddCommMonoid M] [toDistribMulAction : DistribMulAction R M] (add_smul : β (r s : R) (x : M), (r + s) β’ x = r β’ x + s β’ x) (zero_smul : β (x : M), 0 β’ x = 0) : Module R M - Function.Injective.module π Mathlib.Algebra.Module.Defs
(R : Type u_1) {M : Type u_3} {Mβ : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [SMul R Mβ] (f : Mβ β+ M) (hf : Function.Injective βf) (smul : β (c : R) (x : Mβ), f (c β’ x) = c β’ f x) : Module R Mβ - Function.Surjective.module π Mathlib.Algebra.Module.Defs
(R : Type u_1) {M : Type u_3} {Mβ : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid Mβ] [SMul R Mβ] (f : M β+ Mβ) (hf : Function.Surjective βf) (smul : β (c : R) (x : M), f (c β’ x) = c β’ f x) : Module R Mβ - sub_smul π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] (r s : R) (y : M) : (r - s) β’ y = r β’ y - s β’ y - Convex.combo_eq_smul_sub_add π Mathlib.Algebra.Module.Defs
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommGroup M] [Module R M] {x y : M} {a b : R} (h : a + b = 1) : a β’ x + b β’ y = b β’ (y - x) + x - AddCommMonoid.toNatModule π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommMonoid M] : Module β M - AddCommMonoid.subsingletonIntModule π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommMonoid M] : Subsingleton (Module β€ M) - AddCommMonoid.subsingletonNatModule π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommMonoid M] : Subsingleton (Module β M) - AddCommMonoid.uniqueNatModule π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommMonoid M] : Unique (Module β M) - AddCommGroup.toIntModule π Mathlib.Algebra.Module.NatInt
(M : Type u_3) [AddCommGroup M] : Module β€ M - AddCommGroup.uniqueIntModule π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommGroup M] : Unique (Module β€ M) - Module.addCommMonoidToAddCommGroup π Mathlib.Algebra.Module.NatInt
(R : Type u_1) {M : Type u_3} [Ring R] [AddCommMonoid M] [Module R M] : AddCommGroup M - CharZero.of_module π Mathlib.Algebra.Module.NatInt
{R : Type u_1} (M : Type u_3) [Semiring R] [AddCommMonoidWithOne M] [CharZero M] [Module R M] : CharZero R - nat_smul_eq_nsmul π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommMonoid M] (h : Module β M) (n : β) (x : M) : SMul.smul n x = n β’ x - int_smul_eq_zsmul π Mathlib.Algebra.Module.NatInt
{M : Type u_3} [AddCommGroup M] (h : Module β€ M) (n : β€) (x : M) : SMul.smul n x = n β’ x - AddCommMonoid.nat_isScalarTower π Mathlib.Algebra.Module.NatInt
{R : Type u_1} {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] : IsScalarTower β R M - Nat.cast_smul_eq_nsmul π Mathlib.Algebra.Module.NatInt
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (n : β) (b : M) : βn β’ b = n β’ b - AddCommGroup.intIsScalarTower π Mathlib.Algebra.Module.NatInt
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] [Module R M] : IsScalarTower β€ R M - ofNat_smul_eq_nsmul π Mathlib.Algebra.Module.NatInt
(R : Type u_1) {M : Type u_3} [Semiring R] [AddCommMonoid M] [Module R M] (n : β) [n.AtLeastTwo] (b : M) : OfNat.ofNat n β’ b = OfNat.ofNat n β’ b - Int.cast_smul_eq_zsmul π Mathlib.Algebra.Module.NatInt
(R : Type u_1) {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] (n : β€) (b : M) : βn β’ b = n β’ b - map_natCast_smul π Mathlib.Algebra.Module.NatInt
{M : Type u_3} {Mβ : Type u_4} [AddCommMonoid M] [AddCommMonoid Mβ] {F : Type u_5} [FunLike F M Mβ] [AddMonoidHomClass F M Mβ] (f : F) (R : Type u_6) (S : Type u_7) [Semiring R] [Semiring S] [Module R M] [Module S Mβ] (x : β) (a : M) : f (βx β’ a) = βx β’ f a - map_intCast_smul π Mathlib.Algebra.Module.NatInt
{M : Type u_3} {Mβ : Type u_4} [AddCommGroup M] [AddCommGroup Mβ] {F : Type u_5} [FunLike F M Mβ] [AddMonoidHomClass F M Mβ] (f : F) (R : Type u_6) (S : Type u_7) [Ring R] [Ring S] [Module R M] [Module S Mβ] (x : β€) (a : M) : f (βx β’ a) = βx β’ f a - RingHom.toModule π Mathlib.Algebra.Module.RingHom
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] (f : R β+* S) : Module R S - Module.compHom π Mathlib.Algebra.Module.RingHom
{R : Type u_1} {S : Type u_2} (M : Type u_3) [Semiring R] [AddCommMonoid M] [Module R M] [Semiring S] (f : S β+* R) : Module S M - RingHom.smulOneHom π Mathlib.Algebra.Module.RingHom
{R : Type u_1} {S : Type u_2} [Semiring R] [NonAssocSemiring S] [Module R S] [IsScalarTower R S S] : R β+* S - Function.Surjective.moduleLeft π Mathlib.Algebra.Module.RingHom
{R : Type u_5} {S : Type u_6} {M : Type u_7} [Semiring R] [AddCommMonoid M] [Module R M] [Semiring S] [SMul S M] (f : R β+* S) (hf : Function.Surjective βf) (hsmul : β (c : R) (x : M), f c β’ x = c β’ x) : Module S M - ringHomEquivModuleIsScalarTower π Mathlib.Algebra.Module.RingHom
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] : (R β+* S) β { _inst // IsScalarTower R S S } - RingHom.smulOneHom_apply π Mathlib.Algebra.Module.RingHom
{R : Type u_1} {S : Type u_2} [Semiring R] [NonAssocSemiring S] [Module R S] [IsScalarTower R S S] (x : R) : RingHom.smulOneHom x = x β’ 1 - MulActionHom.instModuleOfSMulCommClass π Mathlib.GroupTheory.GroupAction.Hom
{R : Type u_1} {M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [AddCommMonoid Y] [Semiring R] [SMul M X] [DistribSMul N Y] [Module R Y] [SMulCommClass N R Y] : Module R (X ββ[Ο] Y) - IsLinearMap π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u) {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (f : M β Mβ) : Prop - LinearMapClass π Mathlib.Algebra.Module.LinearMap.Defs
(F : Type u_14) (R : outParam (Type u_15)) (M : Type u_16) (Mβ : Type u_17) [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [FunLike F M Mβ] : Prop - LinearMap.CompatibleSMul π Mathlib.Algebra.Module.LinearMap.Defs
(M : Type u_8) (Mβ : Type u_10) [AddCommMonoid M] [AddCommMonoid Mβ] (R : Type u_14) (S : Type u_15) [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] : Prop - LinearMap.id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] : M ββ[R] M - LinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] (Ο : R β+* S) (M : Type u_16) (Mβ : Type u_17) [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] : Type (max u_16 u_17) - LinearMap.id' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] {Ο : R β+* R} [RingHomId Ο] : M βββ[Ο] M - IsLinearMap.isLinearMap_neg π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommGroup M] [Module R M] : IsLinearMap R fun z => -z - SemilinearMapClass π Mathlib.Algebra.Module.LinearMap.Defs
(F : Type u_14) {R : outParam (Type u_15)} {S : outParam (Type u_16)} [Semiring R] [Semiring S] (Ο : outParam (R β+* S)) (M : outParam (Type u_17)) (Mβ : outParam (Type u_18)) [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] [FunLike F M Mβ] : Prop - LinearMap.addCommMonoid π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : AddCommMonoid (M βββ[Οββ] Mβ) - LinearMap.addMonoid π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : AddMonoid (M βββ[Οββ] Mβ) - LinearMap.instAdd π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : Add (M βββ[Οββ] Mβ) - LinearMap.instInhabited π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : Inhabited (M βββ[Οββ] Mβ) - LinearMap.instZero π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : Zero (M βββ[Οββ] Mβ) - LinearMap.instFunLike π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} : FunLike (M βββ[Ο] Mβ) M Mβ - LinearMap.uniqueOfLeft π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} [Subsingleton M] : Unique (M βββ[Οββ] Mβ) - LinearMap.uniqueOfRight π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} [Subsingleton Mβ] : Unique (M βββ[Οββ] Mβ) - IsLinearMap.mk' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (f : M β Mβ) (lin : IsLinearMap R f) : M ββ[R] Mβ - LinearMap.addCommGroup π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} : AddCommGroup (M βββ[Οββ] Nβ) - LinearMap.instNeg π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} : Neg (M βββ[Οββ] Nβ) - LinearMap.instSub π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} : Sub (M βββ[Οββ] Nβ) - LinearMapClass.linearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Mβ : Type u_9} {Mβ : Type u_10} {F : Type u_14} [Semiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] (f : F) [FunLike F Mβ Mβ] [LinearMapClass F R Mβ Mβ] : Mβ ββ[R] Mβ - LinearMapClass.instCoeToLinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Mβ : Type u_9} {Mβ : Type u_10} {F : Type u_14} [Semiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [FunLike F Mβ Mβ] [LinearMapClass F R Mβ Mβ] : CoeHead F (Mβ ββ[R] Mβ) - LinearMap.CompatibleSMul.intModule π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommGroup M] [AddCommGroup Mβ] {S : Type u_14} [Semiring S] [Module S M] [Module S Mβ] : LinearMap.CompatibleSMul M Mβ β€ S - LinearMap.id_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] (x : M) : LinearMap.id x = x - LinearMap.id_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] : βLinearMap.id = id - LinearMap.toAddHom π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) : M ββ+ Mβ - LinearMap.toAddMonoidHom π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {Mβ : Type u_9} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {modMβ : Module R Mβ} {modMβ : Module S Mβ} {Ο : R β+* S} (f : Mβ βββ[Ο] Mβ) : Mβ β+ Mβ - IsLinearMap.map_zero π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (lin : IsLinearMap R f) : f 0 = 0 - SemilinearMapClass.semilinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} {F : Type u_14} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : F) [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] : M βββ[Ο] Mβ - SemilinearMapClass.instCoeToSemilinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} {F : Type u_14} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] : CoeHead F (M βββ[Ο] Mβ) - LinearMap.id'_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] {Ο : R β+* R} [RingHomId Ο] (x : M) : LinearMap.id' x = x - LinearMap.id'_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} [Semiring R] [AddCommMonoid M] [Module R M] {Ο : R β+* R} [RingHomId Ο] : βLinearMap.id' = id - LinearMap.semilinearMapClass π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} : SemilinearMapClass (M βββ[Ο] Mβ) Ο M Mβ - IsLinearMap.map_add π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (self : IsLinearMap R f) (x y : M) : f (x + y) = f x + f y - SemilinearMapClass.instAddMonoidHomClass π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} (F : Type u_14) [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] : AddMonoidHomClass F M Mβ - IsLinearMap.isLinearMap_smul' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {M : Type u_15} [Semiring R] [AddCommMonoid M] [Module R M] (a : M) : IsLinearMap R fun c => c β’ a - IsLinearMap.map_neg π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommGroup M] [AddCommGroup Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (lin : IsLinearMap R f) (x : M) : f (-x) = -f x - LinearMap.toAddMonoidHom_injective π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} : Function.Injective LinearMap.toAddMonoidHom - IsLinearMap.isLinearMap_smul π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {M : Type u_15} [CommSemiring R] [AddCommMonoid M] [Module R M] (c : R) : IsLinearMap R fun z => c β’ z - LinearMap.coe_injective π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} : Function.Injective DFunLike.coe - SemilinearMapClass.toAddHomClass π Mathlib.Algebra.Module.LinearMap.Defs
{F : Type u_14} {R : outParam (Type u_15)} {S : outParam (Type u_16)} {instβ : Semiring R} {instβΒΉ : Semiring S} {Ο : outParam (R β+* S)} {M : outParam (Type u_17)} {Mβ : outParam (Type u_18)} {instβΒ² : AddCommMonoid M} {instβΒ³ : AddCommMonoid Mβ} {instββ΄ : Module R M} {instββ΅ : Module S Mβ} {instββΆ : FunLike F M Mβ} [self : SemilinearMapClass F Ο M Mβ] : AddHomClass F M Mβ - LinearMap.IsScalarTower.compatibleSMul' π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} [AddCommMonoid M] {R : Type u_14} {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R S] [IsScalarTower R S M] : LinearMap.CompatibleSMul S M R S - IsLinearMap.map_sub π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommGroup M] [AddCommGroup Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (lin : IsLinearMap R f) (x y : M) : f (x - y) = f x - f y - LinearMap.isLinear π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (fβ : M ββ[R] Mβ) : IsLinearMap R βfβ - LinearMap.toDistribMulActionHom π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) : M ββ+[βΟ] Mβ - IsLinearMap.mk'_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (lin : IsLinearMap R f) (x : M) : (IsLinearMap.mk' f lin) x = f x - LinearMap.identityMapOfZeroModuleIsZero π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {M : Type u_8} [Semiring Rβ] [AddCommMonoid M] [Module Rβ M] [Subsingleton M] : LinearMap.id = 0 - LinearMap.mulLeft π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] (a : A) : A ββ[R] A - LinearMap.copy π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (f' : M β Mβ) (h : f' = βf) : M βββ[Ο] Mβ - LinearMap.evalAddMonoidHom π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} (a : M) : (M βββ[Οββ] Mβ) β+ Mβ - LinearMap.comp_id π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} (f : Mβ βββ[Οββ] Mβ) : f βββ LinearMap.id = f - LinearMap.id_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} (f : Mβ βββ[Οββ] Mβ) : LinearMap.id βββ f = f - LinearMapClass.map_smul_of_tower π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] {R : Type u_14} {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] {F : Type u_16} [LinearMap.CompatibleSMul M Mβ R S] [FunLike F M Mβ] [LinearMapClass F S M Mβ] (fβ : F) (c : R) (x : M) : fβ (c β’ x) = c β’ fβ x - LinearMap.toLinearMap_injective π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {F : Type u_14} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] {f g : F} (h : βf = βg) : f = g - LinearMap.map_zero π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) : f 0 = 0 - DistribMulActionHom.instLinearMapClassId π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_11} [AddCommMonoid M] [AddCommMonoid Mβ] [Semiring R] [Module R M] [Module R Mβ] : LinearMapClass (M β+[R] Mβ) R M Mβ - SemilinearMapClass.distribMulActionSemiHomClass π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} (F : Type u_14) [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] : DistribMulActionSemiHomClass F (βΟ) M Mβ - LinearMap.coe_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {F : Type u_14} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] {f : F} : ββf = βf - LinearMap.coe_semilinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {F : Type u_14} [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] (f : F) : ββf = βf - LinearMap.toFun_eq_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f : M βββ[Ο] Mβ} : f.toFun = βf - LinearMap.comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : Mβ βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Mβ) : Mβ βββ[Οββ] Mβ - LinearMap.copy_eq π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (f' : M β Mβ) (h : f' = βf) : f.copy f' h = f - LinearMap.default_def π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : default = 0 - LinearMap.congr_arg π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f : M βββ[Ο] Mβ} {x x' : M} : x = x' β f x = f x' - LinearMap.instSMul π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] : SMul S (M βββ[Οββ] Mβ) - LinearMap.zero_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} (x : M) : 0 x = 0 - LinearMap.CompatibleSMul.units π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommGroup M] [AddCommGroup Mβ] {R : Type u_14} {S : Type u_15} [Monoid R] [MulAction R M] [MulAction R Mβ] [Semiring S] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] : LinearMap.CompatibleSMul M Mβ RΛ£ S - DistribMulActionHom.instSemilinearMapClass π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] [Semiring R] [Module R M] [Semiring S] [Module S Mβ] {Ο : R β+* S} : SemilinearMapClass (M ββ+[βΟ] Mβ) Ο M Mβ - LinearMap.IsScalarTower.compatibleSMul π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] {R : Type u_14} {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] [SMul R S] [IsScalarTower R S M] [IsScalarTower R S Mβ] : LinearMap.CompatibleSMul M Mβ R S - IsLinearMap.map_smul π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (self : IsLinearMap R f) (c : R) (x : M) : f (c β’ x) = c β’ f x - LinearMap.coe_copy π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (f' : M β Mβ) (h : f' = βf) : β(f.copy f' h) = f' - LinearMap.coe_toAddHom π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) : βf.toAddHom = βf - LinearMap.toAddMonoidHom_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {Mβ : Type u_9} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {modMβ : Module R Mβ} {modMβ : Module S Mβ} {Ο : R β+* S} (f : Mβ βββ[Ο] Mβ) : βf.toAddMonoidHom = βf - LinearMap.ne_zero_of_injective π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} [Nontrivial M] {f : M βββ[Οββ] Mβ} (hf : Function.Injective βf) : f β 0 - LinearMap.ne_zero_of_surjective π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} [Nontrivial Mβ] {f : M βββ[Οββ] Mβ} (hf : Function.Surjective βf) : f β 0 - LinearMap.mulRight π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [IsScalarTower R A A] (b : A) : A ββ[R] A - LinearMap.congr_fun π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f g : M βββ[Ο] Mβ} (h : f = g) (x : M) : f x = g x - LinearMap.ext π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f g : M βββ[Ο] Mβ} (h : β (x : M), f x = g x) : f = g - LinearMap.ext_iff π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f g : M βββ[Ο] Mβ} : f = g β β (x : M), f x = g x - LinearMap.instDistribMulAction π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [Monoid S] [DistribMulAction S Mβ] [SMulCommClass Rβ S Mβ] : DistribMulAction S (M βββ[Οββ] Mβ) - LinearMap.mulLeft_apply π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] (a b : A) : (LinearMap.mulLeft R a) b = a * b - LinearMap.inverse π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (f : M βββ[Ο] Mβ) (g : Mβ β M) (hβ : Function.LeftInverse g βf) (hβ : Function.RightInverse g βf) : Mβ βββ[Ο'] M - LinearMap.map_eq_zero_iff π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (h : Function.Injective βf) {x : M} : f x = 0 β x = 0 - LinearMap.module π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [Semiring S] [Module S Mβ] [SMulCommClass Rβ S Mβ] : Module S (M βββ[Οββ] Mβ) - LinearMap.toMulActionHom π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) : M ββ[βΟ] Mβ - LinearMap.restrictScalars_id π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [LinearMap.CompatibleSMul M M R S] : βR LinearMap.id = LinearMap.id - LinearMap.restrictScalars π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (fβ : M ββ[S] Mβ) : M ββ[R] Mβ - LinearMap.coeIsScalarTower π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] : CoeHTCT (M ββ[S] Mβ) (M ββ[R] Mβ) - LinearMapClass.map_smul π Mathlib.Algebra.Module.LinearMap.Defs
{R : outParam (Type u_14)} {M : outParam (Type u_15)} {Mβ : outParam (Type u_16)} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {F : Type u_17} [FunLike F M Mβ] [LinearMapClass F R M Mβ] (f : F) (r : R) (x : M) : f (r β’ x) = r β’ f x - LinearMap.coe_zero_iff π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} (f : M βββ[Οββ] Mβ) : βf = 0 β f = 0 - LinearMap.map_smul_of_tower π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] {R : Type u_14} {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (fβ : M ββ[S] Mβ) (c : R) (x : M) : fβ (c β’ x) = c β’ fβ x - LinearMap.CompatibleSMul.map_smul π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} {instβ : AddCommMonoid M} {instβΒΉ : AddCommMonoid Mβ} {R : Type u_14} {S : Type u_15} {instβΒ² : Semiring S} {instβΒ³ : SMul R M} {instββ΄ : Module S M} {instββ΅ : SMul R Mβ} {instββΆ : Module S Mβ} [self : LinearMap.CompatibleSMul M Mβ R S] (fβ : M ββ[S] Mβ) (c : R) (x : M) : fβ (c β’ x) = c β’ fβ x - LinearMap.CompatibleSMul.mk π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] {R : Type u_14} {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] (map_smul : β (fβ : M ββ[S] Mβ) (c : R) (x : M), fβ (c β’ x) = c β’ fβ x) : LinearMap.CompatibleSMul M Mβ R S - LinearMap.map_neg π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommGroup M] [AddCommGroup Mβ] {module_M : Module R M} {module_Mβ : Module S Mβ} {Ο : R β+* S} (f : M βββ[Ο] Mβ) (x : M) : f (-x) = -f x - SemilinearMapClass.toMulActionSemiHomClass π Mathlib.Algebra.Module.LinearMap.Defs
{F : Type u_14} {R : outParam (Type u_15)} {S : outParam (Type u_16)} {instβ : Semiring R} {instβΒΉ : Semiring S} {Ο : outParam (R β+* S)} {M : outParam (Type u_17)} {Mβ : outParam (Type u_18)} {instβΒ² : AddCommMonoid M} {instβΒ³ : AddCommMonoid Mβ} {instββ΄ : Module R M} {instββ΅ : Module S Mβ} {instββΆ : FunLike F M Mβ} [self : SemilinearMapClass F Ο M Mβ] : MulActionSemiHomClass F (βΟ) M Mβ - LinearMap.neg_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} (f : M βββ[Οββ] Nβ) (x : M) : (-f) x = -f x - LinearMap.injective_of_comp_eq_id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (f : M βββ[Ο] Mβ) (g : Mβ βββ[Ο'] M) (h : g βββ f = LinearMap.id) : Function.Injective βf - LinearMap.restrictScalars_injective π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] : Function.Injective βR - LinearMap.surjective_of_comp_eq_id π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (f : M βββ[Ο] Mβ) (g : Mβ βββ[Ο'] M) (h : g βββ f = LinearMap.id) : Function.Surjective βg - IsLinearMap.mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u} {M : Type v} {Mβ : Type w} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M β Mβ} (map_add : β (x y : M), f (x + y) = f x + f y) (map_smul : β (c : R) (x : M), f (c β’ x) = c β’ f x) : IsLinearMap R f - LinearMap.coe_neg π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} (f : M βββ[Οββ] Nβ) : β(-f) = -βf - LinearMap.toAddMonoidHom' π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} : (M βββ[Οββ] Mβ) β+ M β+ Mβ - LinearMap.map_add π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (x y : M) : f (x + y) = f x + f y - LinearMap.mulLeft_zero_eq_zero π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) (A : Type u_15) [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] : LinearMap.mulLeft R 0 = 0 - Function.Injective.injective_linearMapComp_left π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {f : Mβ βββ[Οββ] Mβ} (hf : Function.Injective βf) : Function.Injective fun g => f βββ g - Function.Surjective.injective_linearMapComp_right π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {g : Mβ βββ[Οββ] Mβ} (hg : Function.Surjective βg) : Function.Injective fun f => f βββ g - LinearMap.isLinearMap_of_compatibleSMul π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (f : M ββ[S] Mβ) : IsLinearMap R βf - SemilinearMapClass.mk π Mathlib.Algebra.Module.LinearMap.Defs
{F : Type u_14} {R : outParam (Type u_15)} {S : outParam (Type u_16)} [Semiring R] [Semiring S] {Ο : outParam (R β+* S)} {M : outParam (Type u_17)} {Mβ : outParam (Type u_18)} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] [FunLike F M Mβ] [toAddHomClass : AddHomClass F M Mβ] [toMulActionSemiHomClass : MulActionSemiHomClass F (βΟ) M Mβ] : SemilinearMapClass F Ο M Mβ - LinearMap.ext_ring π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid Mβ] [Module S Mβ] {Ο : R β+* S} {f g : R βββ[Ο] Mβ} (h : f 1 = g 1) : f = g - LinearMap.ext_ring_iff π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid Mβ] [Module S Mβ] {Ο : R β+* S} {f g : R βββ[Ο] Mβ} : f = g β f 1 = g 1 - LinearMap.isScalarTower_of_injective π Mathlib.Algebra.Module.LinearMap.Defs
{M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] (R : Type u_14) {S : Type u_15} [Semiring S] [SMul R M] [Module S M] [SMul R Mβ] [Module S Mβ] [SMul R S] [LinearMap.CompatibleSMul M Mβ R S] [IsScalarTower R S Mβ] (f : M ββ[S] Mβ) (hf : Function.Injective βf) : IsScalarTower R S M - LinearMap.mulRight_apply π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [IsScalarTower R A A] (a b : A) : (LinearMap.mulRight R a) b = b * a - LinearMap.mulLeftRight π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] (ab : A Γ A) : A ββ[R] A - LinearMap.comp_zero π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (g : Mβ βββ[Οββ] Mβ) : g βββ 0 = 0 - LinearMap.zero_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Mβ) : 0 βββ f = 0 - LinearMap.map_sub π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommGroup M] [AddCommGroup Mβ] {module_M : Module R M} {module_Mβ : Module S Mβ} {Ο : R β+* S} (f : M βββ[Ο] Mβ) (x y : M) : f (x - y) = f x - f y - LinearMap.restrictScalars_self π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (f : M ββ[R] Mβ) : βR f = f - SemilinearMapClass.map_smul_inv π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} {F : Type u_14} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : F) [FunLike F M Mβ] [SemilinearMapClass F Ο M Mβ] {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (c : S) (x : M) : c β’ f x = f (Ο' c β’ x) - LinearMap.map_smul π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] (fβ : M ββ[R] Mβ) (c : R) (x : M) : fβ (c β’ x) = c β’ fβ x - LinearMap.comp_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : Mβ βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Mβ) (x : Mβ) : (f βββ g) x = f (g x) - LinearMap.coe_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : Mβ βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Mβ) : β(f βββ g) = βf β βg - LinearMap.cancel_left π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {f : Mβ βββ[Οββ] Mβ} {g g' : Mβ βββ[Οββ] Mβ} (hf : Function.Injective βf) : f βββ g = f βββ g' β g = g' - LinearMap.cancel_right π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {f : Mβ βββ[Οββ] Mβ} {g : Mβ βββ[Οββ] Mβ} {f' : Mβ βββ[Οββ] Mβ} (hg : Function.Surjective βg) : f βββ g = f' βββ g β f = f' - LinearMap.mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (toAddHom : M ββ+ Mβ) (map_smul' : β (m : R) (x : M), toAddHom.toFun (m β’ x) = Ο m β’ toAddHom.toFun x) : M βββ[Ο] Mβ - LinearMap.mulRight_zero_eq_zero π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) (A : Type u_15) [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [IsScalarTower R A A] : LinearMap.mulRight R 0 = 0 - LinearMap.restrictScalars_inj π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (fβ gβ : M ββ[S] Mβ) : βR fβ = βR gβ β fβ = gβ - LinearMap.neg_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Nβ : Type u_13} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Nβ) : (-g) βββ f = -g βββ f - LinearMap.map_smulββ π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (c : R) (x : M) : f (c β’ x) = Ο c β’ f x - LinearMap.map_smul' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) (m : R) (x : M) : self.toFun (m β’ x) = Ο m β’ self.toFun x - LinearMap.coe_restrictScalars π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (f : M ββ[S] Mβ) : β(βR f) = βf - LinearMap.restrictScalars_apply π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_1) {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] [Module S M] [Module S Mβ] [LinearMap.CompatibleSMul M Mβ R S] (fβ : M ββ[S] Mβ) (x : M) : (βR fβ) x = fβ x - LinearMap.add_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} (f g : M βββ[Οββ] Mβ) (x : M) : (f + g) x = f x + g x - LinearMap.comp_neg π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Nβ : Type u_12} {Nβ : Type u_13} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Nβ) (g : Nβ βββ[Οββ] Nβ) : g βββ (-f) = -g βββ f - LinearMap.map_smul_inv π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) {Ο' : S β+* R} [RingHomInvPair Ο Ο'] (c : S) (x : M) : c β’ f x = f (Ο' c β’ x) - LinearMap.evalAddMonoidHom_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Mβ : Type u_10} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} (a : M) (f : M βββ[Οββ] Mβ) : (LinearMap.evalAddMonoidHom a) f = f a - LinearMap.restrictScalars_zero π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) (S : Type u_15) (M : Type u_16) (N : Type u_17) [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] [Module S M] [Module S N] [LinearMap.CompatibleSMul M N R S] : βR 0 = 0 - LinearMap.surjective_comp_left_of_exists_rightInverse π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {f : Mβ βββ[Οββ] Mβ} {Οββ : Rβ β+* Rβ} [RingHomInvPair Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] (hf : β f', f βββ f' = LinearMap.id) : Function.Surjective fun g => f βββ g - LinearMap.sub_apply π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_8} {Nβ : Type u_12} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} (f g : M βββ[Οββ] Nβ) (x : M) : (f - g) x = f x - g x - LinearMap.mulLeftRight_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] (a b x : A) : (LinearMap.mulLeftRight R (a, b)) x = a * x * b - LinearMap.mk_coe' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : { toAddHom := f.toAddHom, map_smul' := h } = f - LinearMap.instSMulCommClass π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {T : Type u_7} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] [DistribSMul T Mβ] [SMulCommClass Rβ T Mβ] [SMulCommClass S T Mβ] : SMulCommClass S T (M βββ[Οββ] Mβ) - LinearMap.smul_apply π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] (a : S) (f : M βββ[Οββ] Mβ) (x : M) : (a β’ f) x = a β’ f x - LinearMap.instIsCentralScalar π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] [DistribSMul Sα΅α΅α΅ Mβ] [SMulCommClass Rβ Sα΅α΅α΅ Mβ] [IsCentralScalar S Mβ] : IsCentralScalar S (M βββ[Οββ] Mβ) - LinearMap.instIsScalarTower π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {T : Type u_7} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] [DistribSMul T Mβ] [SMulCommClass Rβ T Mβ] [SMul S T] [IsScalarTower S T Mβ] : IsScalarTower S T (M βββ[Οββ] Mβ) - LinearMap.coe_smul π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {Rβ : Type u_3} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [DistribSMul S Mβ] [SMulCommClass Rβ S Mβ] (a : S) (f : M βββ[Οββ] Mβ) : β(a β’ f) = a β’ βf - LinearMap.comp_assoc π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {Mβ : Type u_9} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {module_Mβ : Module Rβ Mβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] {Rβ : Type u_14} {Mβ : Type u_15} [Semiring Rβ] [AddCommMonoid Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] [RingHomCompTriple Οββ Οββ Οββ] (f : Mβ βββ[Οββ] Mβ) (g : Mβ βββ[Οββ] Mβ) (h : Mβ βββ[Οββ] Mβ) : (h βββ g) βββ f = h βββ g βββ f - LinearMap.restrictScalars_neg π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {M : Type u_19} {N : Type u_20} [AddCommMonoid M] [AddCommGroup N] [Module R M] [Module R N] [Module S M] [Module S N] [LinearMap.CompatibleSMul M N R S] (f : M ββ[S] N) : βR (-f) = -βR f - LinearMap.coe_mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M ββ+ Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : β{ toAddHom := f, map_smul' := h } = βf - DistribMulActionHom.coe_toLinearMap π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_10} [AddCommMonoid M] [AddCommMonoid Mβ] [Semiring R] [Module R M] [Semiring S] [Module S Mβ] {Ο : R β+* S} (f : M ββ+[βΟ] Mβ) : ββf = βf - LinearMap.add_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Mβ) (g h : Mβ βββ[Οββ] Mβ) : (h + g) βββ f = h βββ f + g βββ f - LinearMap.comp_add π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Mβ : Type u_11} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f g : M βββ[Οββ] Mβ) (h : Mβ βββ[Οββ] Mβ) : h βββ (f + g) = h βββ f + h βββ g - LinearMap.coe_addHom_mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M ββ+ Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : β{ toAddHom := f, map_smul' := h } = f - LinearMap.sub_comp π Mathlib.Algebra.Module.LinearMap.Defs
{Rβ : Type u_2} {Rβ : Type u_3} {Rβ : Type u_4} {M : Type u_8} {Mβ : Type u_10} {Nβ : Type u_13} [Semiring Rβ] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommGroup Nβ] [Module Rβ M] [Module Rβ Mβ] [Module Rβ Nβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (f : M βββ[Οββ] Mβ) (g h : Mβ βββ[Οββ] Nβ) : (g - h) βββ f = g βββ f - h βββ f - LinearMap.toAddMonoidHom_mulLeft π Mathlib.Algebra.Module.LinearMap.Defs
(R : Type u_14) {A : Type u_15} [Semiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] (a : A) : β(LinearMap.mulLeft R a) = AddMonoidHom.mulLeft a
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 01cceef