Loogle!
Result
Found 232 declarations mentioning DistribSMul. Of these, only the first 200 are shown.
- DistribSMul π Mathlib.Algebra.GroupWithZero.Action.Defs
(M : Type u_12) (A : Type u_13) [AddZeroClass A] : Type (max u_12 u_13) - DistribSMul.compFun π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {N : Type u_6} (A : Type u_7) [AddZeroClass A] [DistribSMul M A] (f : N β M) : DistribSMul N A - DistribSMul.toSMulZeroClass π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} {instβ : AddZeroClass A} [self : DistribSMul M A] : SMulZeroClass M A - DistribMulAction.toDistribSMul π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [Monoid M] [AddMonoid A] [DistribMulAction M A] : DistribSMul M A - DistribSMul.toAddMonoidHom π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} (A : Type u_7) [AddZeroClass A] [DistribSMul M A] (x : M) : A β+ A - AddMonoid.nat_smulCommClass π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} [AddMonoid A] [DistribSMul M A] : SMulCommClass β M A - AddMonoid.nat_smulCommClass' π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} [AddMonoid A] [DistribSMul M A] : SMulCommClass M β A - AddGroup.int_smulCommClass π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [AddGroup A] [DistribSMul M A] : SMulCommClass β€ M A - AddGroup.int_smulCommClass' π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [AddGroup A] [DistribSMul M A] : SMulCommClass M β€ A - DistribSMul.ext π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} {instβ : AddZeroClass A} {x y : DistribSMul M A} (smul : SMul.smul = SMul.smul) : x = y - DistribSMul.ext_iff π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} {instβ : AddZeroClass A} {x y : DistribSMul M A} : x = y β SMul.smul = SMul.smul - Function.Surjective.distribSMulLeft π Mathlib.Algebra.GroupWithZero.Action.Defs
{R : Type u_12} {S : Type u_13} {M : Type u_14} [AddZeroClass M] [DistribSMul R M] [SMul S M] (f : R β S) (hf : Function.Surjective f) (hsmul : β (c : R) (x : M), f c β’ x = c β’ x) : DistribSMul S M - DistribSMul.toAddMonoidHom_apply π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} (A : Type u_7) [AddZeroClass A] [DistribSMul M A] (x : M) (xβ : A) : (DistribSMul.toAddMonoidHom A x) xβ = x β’ xβ - DistribSMul.mk π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} [AddZeroClass A] [toSMulZeroClass : SMulZeroClass M A] (smul_add : β (a : M) (x y : A), a β’ (x + y) = a β’ x + a β’ y) : DistribSMul M A - smul_add π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [AddZeroClass A] [DistribSMul M A] (a : M) (bβ bβ : A) : a β’ (bβ + bβ) = a β’ bβ + a β’ bβ - DistribSMul.smul_add π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_12} {A : Type u_13} {instβ : AddZeroClass A} [self : DistribSMul M A] (a : M) (x y : A) : a β’ (x + y) = a β’ x + a β’ y - smul_neg π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [AddGroup A] [DistribSMul M A] (r : M) (x : A) : r β’ -x = -(r β’ x) - Function.Injective.distribSMul π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} {B : Type u_9} [AddZeroClass A] [DistribSMul M A] [AddZeroClass B] [SMul M B] (f : B β+ A) (hf : Function.Injective βf) (smul : β (c : M) (x : B), f (c β’ x) = c β’ f x) : DistribSMul M B - Function.Surjective.distribSMul π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} {B : Type u_9} [AddZeroClass A] [DistribSMul M A] [AddZeroClass B] [SMul M B] (f : A β+ B) (hf : Function.Surjective βf) (smul : β (c : M) (x : A), f (c β’ x) = c β’ f x) : DistribSMul M B - smul_sub π Mathlib.Algebra.GroupWithZero.Action.Defs
{M : Type u_1} {A : Type u_7} [AddGroup A] [DistribSMul M A] (r : M) (x y : A) : r β’ (x - y) = r β’ x - r β’ y - instDistribSMul π Mathlib.Algebra.Module.Defs
{R : Type u_1} [NonUnitalNonAssocSemiring R] : DistribSMul R R - AddConstMap.smul π Mathlib.Algebra.AddConstMap.Basic
{G : Type u_1} {H : Type u_2} {K : Type u_3} [Add G] [AddZeroClass H] {a : G} {b : H} [DistribSMul K H] (c : K) (f : AddConstMap G H a b) : AddConstMap G H a (c β’ b) - AddConstMap.coe_smul π Mathlib.Algebra.AddConstMap.Basic
{G : Type u_1} {H : Type u_2} {K : Type u_3} [Add G] [AddZeroClass H] {a : G} {b : H} [DistribSMul K H] (c : K) (f : AddConstMap G H a b) : β(AddConstMap.smul c f) = c β’ βf - Units.instDistribSMulUnits π Mathlib.Algebra.GroupWithZero.Action.Units
{M : Type u_3} {Ξ± : Type u_4} [Monoid M] [AddZeroClass Ξ±] [DistribSMul M Ξ±] : DistribSMul MΛ£ Ξ± - IsSMulRegular.of_right_eq_zero_of_smul π Mathlib.Algebra.Regular.SMul
{R : Type u_1} {M : Type u_3} [AddGroup M] [DistribSMul R M] {r : R} : (β (m : M), r β’ m = 0 β m = 0) β IsSMulRegular M r - isSMulRegular_iff_right_eq_zero_of_smul π Mathlib.Algebra.Regular.SMul
{R : Type u_1} {M : Type u_3} [AddGroup M] [DistribSMul R M] {r : R} : IsSMulRegular M r β β (m : M), r β’ m = 0 β m = 0 - MulActionHom.instAddZeroClass π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddZeroClass Y] [DistribSMul N Y] : AddZeroClass (X ββ[Ο] Y) - MulActionHom.instAddMonoid π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddMonoid Y] [DistribSMul N Y] : AddMonoid (X ββ[Ο] Y) - MulActionHom.instAddCommMonoid π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddCommMonoid Y] [DistribSMul N Y] : AddCommMonoid (X ββ[Ο] Y) - MulActionHom.instAddGroup π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddGroup Y] [DistribSMul N Y] : AddGroup (X ββ[Ο] Y) - MulActionHom.instAddCommGroup π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddCommGroup Y] [DistribSMul N Y] : AddCommGroup (X ββ[Ο] Y) - SMulCommClass.toDistribMulActionHom π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_13} (N : Type u_11) (A : Type u_12) [Monoid N] [AddMonoid A] [DistribSMul M A] [DistribMulAction N A] [SMulCommClass M N A] (c : M) : A β+[N] A - MulActionHom.instDistribSMulOfSMulCommClass π 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} [AddZeroClass Y] [SMul M X] [DistribSMul N Y] [DistribSMul R Y] [SMulCommClass N R Y] : DistribSMul R (X ββ[Ο] Y) - MulActionHom.instDistribMulActionOfSMulCommClass π 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} [AddMonoid Y] [Monoid R] [SMul M X] [DistribSMul N Y] [DistribMulAction R Y] [SMulCommClass N R Y] : DistribMulAction R (X ββ[Ο] Y) - 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) - SMulCommClass.toDistribMulActionHom_toFun π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_13} (N : Type u_11) (A : Type u_12) [Monoid N] [AddMonoid A] [DistribSMul M A] [DistribMulAction N A] [SMulCommClass M N A] (c : M) (xβ : A) : (SMulCommClass.toDistribMulActionHom N A c) xβ = c β’ xβ - MulActionHom.coe_add π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddZeroClass Y] [DistribSMul N Y] (f g : X ββ[Ο] Y) : β(f + g) = βf + βg - MulActionHom.coe_neg π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddGroup Y] [DistribSMul N Y] (f : X ββ[Ο] Y) : β(-f) = -βf - MulActionHom.coe_sub π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_2} {N : Type u_3} {X : Type u_4} {Y : Type u_5} {Ο : M β N} [SMul M X] [AddGroup Y] [DistribSMul N Y] (f g : X ββ[Ο] Y) : β(f - g) = βf - βg - 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.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 - AddMonoidHom.instSMulZeroClassOfDistribSMul π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] : SMulZeroClass M (A β+ B) - AddMonoidHom.instDistribSMul π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddCommMonoid B] [DistribSMul M B] : DistribSMul M (A β+ B) - AddMonoidHom.instSMulCommClass π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {N : Type u_2} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] [DistribSMul N B] [SMulCommClass M N B] : SMulCommClass M N (A β+ B) - AddMonoidHom.instIsCentralScalar π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] [DistribSMul Mα΅α΅α΅ B] [IsCentralScalar M B] : IsCentralScalar M (A β+ B) - AddMonoidHom.instIsScalarTower π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {N : Type u_2} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [SMul M N] [DistribSMul M B] [DistribSMul N B] [IsScalarTower M N B] : IsScalarTower M N (A β+ B) - AddMonoidHom.smul_apply π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] (m : M) (f : A β+ B) (a : A) : (m β’ f) a = m β’ f a - AddMonoidHom.coe_smul π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] (m : M) (f : A β+ B) : β(m β’ f) = m β’ βf - AddMonoidHom.smul_comp π Mathlib.Algebra.GroupWithZero.Action.Hom
{M : Type u_1} {A : Type u_3} {B : Type u_4} {C : Type u_5} [AddZeroClass A] [AddZeroClass B] [AddZeroClass C] [DistribSMul M C] (m : M) (g : B β+ C) (f : A β+ B) : (m β’ g).comp f = m β’ g.comp f - IsAddUnit.smul_left π Mathlib.Algebra.Module.End
{S : Type u_2} {M : Type u_3} [AddCommMonoid M] {x : M} [DistribSMul S M] (hx : IsAddUnit x) (s : S) : IsAddUnit (s β’ x) - DomMulAct.instDistribSMulForallOfSMul π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{M : Type u_1} {Ξ± : Type u_3} {A : Type u_5} [SMul M Ξ±] [AddZeroClass A] : DistribSMul Mα΅α΅α΅ (Ξ± β A) - DomMulAct.instSMulAddMonoidHom π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] : SMul Mα΅α΅α΅ (A β+ B) - DomMulAct.instSMulCommClassAddMonoidHom_1 π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} {M' : Type u_8} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] [DistribSMul M' B] : SMulCommClass Mα΅α΅α΅ M' (A β+ B) - DomMulAct.instSMulCommClassAddMonoidHom π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} {M' : Type u_8} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] [DistribSMul M' A] [SMulCommClass M M' A] : SMulCommClass Mα΅α΅α΅ M'α΅α΅α΅ (A β+ B) - DomMulAct.coe_smul_addMonoidHom π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] (c : Mα΅α΅α΅) (f : A β+ B) : β(c β’ f) = c β’ βf - DomMulAct.mk_smul_addMonoidHom_apply π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] (c : M) (f : A β+ B) (a : A) : (DomMulAct.mk c β’ f) a = f (c β’ a) - DomMulAct.smul_addMonoidHom_apply π Mathlib.GroupTheory.GroupAction.DomAct.Basic
{A : Type u_5} {B : Type u_6} {M : Type u_7} [AddMonoid A] [DistribSMul M A] [AddZeroClass B] (c : Mα΅α΅α΅) (f : A β+ B) (a : A) : (c β’ f) a = f (DomMulAct.mk.symm c β’ a) - AddMonoid.End.instDistribSMul π Mathlib.Algebra.Module.Hom
{M : Type u_3} {A : Type u_4} [AddCommMonoid A] [DistribSMul M A] : DistribSMul M (AddMonoid.End A) - Pi.distribSMul π Mathlib.Algebra.GroupWithZero.Action.Pi
{I : Type u} {f : I β Type v} (Ξ± : Type u_1) {n : (i : I) β AddZeroClass (f i)} [(i : I) β DistribSMul Ξ± (f i)] : DistribSMul Ξ± ((i : I) β f i) - Pi.distribSMul' π Mathlib.Algebra.GroupWithZero.Action.Pi
{I : Type u} {f : I β Type v} {g : I β Type u_1} {n : (i : I) β AddZeroClass (g i)} [(i : I) β DistribSMul (f i) (g i)] : DistribSMul ((i : I) β f i) ((i : I) β g i) - DistribSMul.toLinearMap π Mathlib.Algebra.Module.LinearMap.End
(R : Type u_1) {S : Type u_3} (M : Type u_4) [Semiring R] [AddCommMonoid M] [Module R M] [DistribSMul S M] [SMulCommClass S R M] (s : S) : M ββ[R] M - DistribSMul.toLinearMap_apply π Mathlib.Algebra.Module.LinearMap.End
(R : Type u_1) {S : Type u_3} (M : Type u_4) [Semiring R] [AddCommMonoid M] [Module R M] [DistribSMul S M] [SMulCommClass S R M] (s : S) (aβ : M) : (DistribSMul.toLinearMap R M s) aβ = s β’ aβ - Prod.distribSMul π Mathlib.Algebra.GroupWithZero.Action.Prod
{R : Type u_5} {M : Type u_6} {N : Type u_7} [AddZeroClass M] [AddZeroClass N] [DistribSMul R M] [DistribSMul R N] : DistribSMul R (M Γ N) - ULift.distribSMul π Mathlib.Algebra.Module.ULift
{R : Type u} {M : Type v} [AddZeroClass M] [DistribSMul R M] : DistribSMul (ULift.{u_1, u} R) M - ULift.distribSMul' π Mathlib.Algebra.Module.ULift
{R : Type u} {M : Type v} [AddZeroClass M] [DistribSMul R M] : DistribSMul R (ULift.{u_1, v} M) - Set.distribSMulSet π Mathlib.Algebra.GroupWithZero.Action.Pointwise.Set
{Ξ± : Type u_1} {Ξ² : Type u_2} [AddZeroClass Ξ²] [DistribSMul Ξ± Ξ²] : DistribSMul Ξ± (Set Ξ²) - inv_natCast_smul_comm π Mathlib.Algebra.Module.Basic
{Ξ± : Type u_5} {E : Type u_6} (R : Type u_7) [AddCommMonoid E] [DivisionSemiring R] [Module R E] [DistribSMul Ξ± E] (n : β) (s : Ξ±) (x : E) : (βn)β»ΒΉ β’ s β’ x = s β’ (βn)β»ΒΉ β’ x - inv_intCast_smul_comm π Mathlib.Algebra.Module.Basic
{Ξ± : Type u_5} {E : Type u_6} (R : Type u_7) [AddCommGroup E] [DivisionRing R] [Module R E] [DistribSMul Ξ± E] (n : β€) (s : Ξ±) (x : E) : (βn)β»ΒΉ β’ s β’ x = s β’ (βn)β»ΒΉ β’ x - smul_finsum' π Mathlib.Algebra.BigOperators.Finprod
{ΞΉ : Type u_3} {R : Type u_7} {M : Type u_8} [AddCommMonoid M] [DistribSMul R M] (c : R) {f : ΞΉ β M} (hf : Function.HasFiniteSupport f) : c β’ βαΆ (i : ΞΉ), f i = βαΆ (i : ΞΉ), c β’ f i - Multiset.smul_sum π Mathlib.Algebra.BigOperators.GroupWithZero.Action
{M : Type u_1} {N : Type u_2} [AddCommMonoid N] [DistribSMul M N] {r : M} {s : Multiset N} : r β’ s.sum = (Multiset.map (fun x => r β’ x) s).sum - Finset.smul_sum π Mathlib.Algebra.BigOperators.GroupWithZero.Action
{M : Type u_1} {N : Type u_2} {Ξ³ : Type u_3} [AddCommMonoid N] [DistribSMul M N] {r : M} {f : Ξ³ β N} {s : Finset Ξ³} : r β’ β x β s, f x = β x β s, r β’ f x - List.smul_sum π Mathlib.Algebra.BigOperators.GroupWithZero.Action
{M : Type u_1} {N : Type u_2} [AddMonoid N] [DistribSMul M N] {r : M} {l : List N} : r β’ l.sum = (List.map (fun x => r β’ x) l).sum - smul_finsum_mem π Mathlib.Algebra.BigOperators.GroupWithZero.Action
{M : Type u_1} {N : Type u_2} {Ξ³ : Type u_3} [AddCommMonoid N] [DistribSMul M N] {r : M} {f : Ξ³ β N} {s : Set Ξ³} (hs : s.Finite) : r β’ βαΆ (x : Ξ³) (_ : x β s), f x = βαΆ (x : Ξ³) (_ : x β s), r β’ f x - Finsupp.distribSMul π Mathlib.Data.Finsupp.SMulWithZero
(Ξ± : Type u_1) (M : Type u_2) {R : Type u_4} [AddZeroClass M] [DistribSMul R M] : DistribSMul R (Ξ± ββ M) - Finsupp.mapDomain_smul π Mathlib.Data.Finsupp.SMul
{Ξ± : Type u_1} {Ξ² : Type u_2} {M : Type u_3} {R : Type u_6} [AddCommMonoid M] [DistribSMul R M] {f : Ξ± β Ξ²} (b : R) (v : Ξ± ββ M) : Finsupp.mapDomain f (b β’ v) = b β’ Finsupp.mapDomain f v - Finsupp.smul_sum π Mathlib.LinearAlgebra.Finsupp.LSum
{Ξ± : Type u_1} {Ξ² : Type u_2} {R : Type u_3} {M : Type u_5} [Zero Ξ²] [AddCommMonoid M] [DistribSMul R M] {v : Ξ± ββ Ξ²} {c : R} {h : Ξ± β Ξ² β M} : c β’ v.sum h = v.sum fun a b => c β’ h a b - LinearMap.CompatibleSMul.finsupp_dom π Mathlib.LinearAlgebra.Finsupp.LSum
(R : Type u_7) (S : Type u_8) (M : Type u_9) (N : Type u_10) (ΞΉ : Type u_11) [Semiring S] [AddCommMonoid M] [AddCommMonoid N] [Module S M] [Module S N] [SMulZeroClass R M] [DistribSMul R N] [LinearMap.CompatibleSMul M N R S] : LinearMap.CompatibleSMul (ΞΉ ββ M) N R S - Submodule.Quotient.distribSMul π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (P : Submodule R M) : DistribSMul R (M β§Έ P) - Submodule.Quotient.distribSMul' π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {S : Type u_3} [SMul S R] [DistribSMul S M] [IsScalarTower S R M] (P : Submodule R M) : DistribSMul S (M β§Έ P) - AddEquiv.distribSMul π Mathlib.Algebra.GroupWithZero.Action.TransferInstance
(M : Type u_1) {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] (e : A β+ B) : DistribSMul M A - Equiv.distribSMul π Mathlib.Algebra.GroupWithZero.Action.TransferInstance
(M : Type u_1) {A : Type u_3} {B : Type u_4} [AddZeroClass A] [AddZeroClass B] [DistribSMul M B] (e : A β+ B) : DistribSMul M A - Lex.instDistribSMul π Mathlib.Algebra.Order.GroupWithZero.Action.Synonym
{Gβ : Type u_1} {Mβ : Type u_2} [AddZeroClass Mβ] [DistribSMul Gβ Mβ] : DistribSMul (Lex Gβ) Mβ - OrderDual.instDistribSMul π Mathlib.Algebra.Order.GroupWithZero.Action.Synonym
{Gβ : Type u_1} {Mβ : Type u_2} [AddZeroClass Mβ] [DistribSMul Gβ Mβ] : DistribSMul Gβα΅α΅ Mβ - Lex.instDistribSMul' π Mathlib.Algebra.Order.GroupWithZero.Action.Synonym
{Gβ : Type u_1} {Mβ : Type u_2} [AddZeroClass Mβ] [DistribSMul Gβ Mβ] : DistribSMul Gβ (Lex Mβ) - OrderDual.instDistribSMul_1 π Mathlib.Algebra.Order.GroupWithZero.Action.Synonym
{Gβ : Type u_1} {Mβ : Type u_2} [AddZeroClass Mβ] [DistribSMul Gβ Mβ] : DistribSMul Gβ Mβα΅α΅ - SMulCon.addConGen π Mathlib.Algebra.Module.Congruence.Defs
{S : Type u_2} {M : Type u_3} [AddZeroClass M] [DistribSMul S M] (c : SMulCon S M) : ModuleCon S M - ModuleCon.instDistribSMulQuotient π Mathlib.Algebra.Module.Congruence.Defs
{S : Type u_2} (M : Type u_3) [AddZeroClass M] [DistribSMul S M] (c : ModuleCon S M) : DistribSMul S (ModuleCon.Quotient M c) - SMulCon.addConGen' π Mathlib.Algebra.Module.Congruence.Defs
{S : Type u_2} {M : Type u_3} [AddZeroClass M] [DistribSMul S M] (r : M β M β Prop) (hr : β (s : S) {m m' : M}, r m m' β r (s β’ m) (s β’ m')) : ModuleCon S M - DFinsupp.smul_sum π Mathlib.Data.DFinsupp.BigOperators
{ΞΉ : Type u} {Ξ³ : Type w} {Ξ² : ΞΉ β Type v} [DecidableEq ΞΉ] {Ξ± : Type u_1} [(i : ΞΉ) β Zero (Ξ² i)] [(i : ΞΉ) β (x : Ξ² i) β Decidable (x β 0)] [AddCommMonoid Ξ³] [DistribSMul Ξ± Ξ³] {f : Ξ β (i : ΞΉ), Ξ² i} {h : (i : ΞΉ) β Ξ² i β Ξ³} {c : Ξ±} : c β’ f.sum h = f.sum fun a b => c β’ h a b - AddMonoidAlgebra.distribSMul π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} {N : Type u_5} [Semiring R] [DistribSMul N R] : DistribSMul N (AddMonoidAlgebra R M) - MonoidAlgebra.distribSMul π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} {N : Type u_5} [Semiring R] [DistribSMul N R] : DistribSMul N (MonoidAlgebra R M) - AddMonoidAlgebra.smulCommClass_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Add M] [SMulCommClass R S S] : SMulCommClass R (AddMonoidAlgebra S M) (AddMonoidAlgebra S M) - AddMonoidAlgebra.smulCommClass_symm_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Add M] [SMulCommClass S R S] : SMulCommClass (AddMonoidAlgebra S M) R (AddMonoidAlgebra S M) - MonoidAlgebra.smulCommClass_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Mul M] [SMulCommClass R S S] : SMulCommClass R (MonoidAlgebra S M) (MonoidAlgebra S M) - MonoidAlgebra.smulCommClass_symm_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Mul M] [SMulCommClass S R S] : SMulCommClass (MonoidAlgebra S M) R (MonoidAlgebra S M) - AddMonoidAlgebra.isScalarTower_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Add M] [IsScalarTower R S S] : IsScalarTower R (AddMonoidAlgebra S M) (AddMonoidAlgebra S M) - MonoidAlgebra.isScalarTower_self π Mathlib.Algebra.MonoidAlgebra.Module
{R : Type u_1} (S : Type u_2) {M : Type u_3} [Semiring S] [DistribSMul R S] [Mul M] [IsScalarTower R S S] : IsScalarTower R (MonoidAlgebra S M) (MonoidAlgebra S M) - Rat.instDistribSMul π Mathlib.Algebra.Ring.Action.Rat
{R : Type u_1} [DivisionRing R] : DistribSMul β R - NNRat.instDistribSMul π Mathlib.Algebra.Ring.Action.Rat
{R : Type u_1} [DivisionSemiring R] : DistribSMul ββ₯0 R - Polynomial.distribSMul π Mathlib.Algebra.Polynomial.Basic
{R : Type u} [Semiring R] {S : Type u_1} [DistribSMul S R] : DistribSMul S (Polynomial R) - Polynomial.smul_sum π Mathlib.Algebra.Polynomial.Basic
{R : Type u} [Semiring R] {S : Type u_1} {T : Type u_2} [AddCommMonoid S] [DistribSMul T S] (p : Polynomial R) (b : T) (f : β β R β S) : b β’ p.sum f = p.sum fun n a => b β’ f n a - Polynomial.sum_smul_index' π Mathlib.Algebra.Polynomial.Basic
{R : Type u} [Semiring R] {S : Type u_1} {T : Type u_2} [DistribSMul T R] [AddCommMonoid S] (p : Polynomial R) (b : T) (f : β β R β S) (hf : β (i : β), f i 0 = 0) : (b β’ p).sum f = p.sum fun n a => f n (b β’ a) - Polynomial.isScalarTower_right π Mathlib.Algebra.Polynomial.Basic
{Ξ± : Type u_1} {K : Type u_2} [Semiring K] [DistribSMul Ξ± K] [IsScalarTower Ξ± K K] : IsScalarTower Ξ± (Polynomial K) (Polynomial K) - Module.End.invtSubmodule_smul π Mathlib.Algebra.Module.Submodule.Invariant
{M : Type u_2} [AddCommMonoid M] {R : Type u_3} {S : Type u_4} [Semiring R] [Semiring S] [Module R M] [Module S M] [DistribSMul S R] [SMulCommClass R S M] [IsScalarTower S R M] (f : Module.End R M) (c : SΛ£) : (c β’ f).invtSubmodule = f.invtSubmodule - Module.End.invtSubmodule_le_invtSubmodule_smul π Mathlib.Algebra.Module.Submodule.Invariant
{M : Type u_2} [AddCommMonoid M] {R : Type u_3} {S : Type u_4} [Semiring R] [Semiring S] [Module R M] [Module S M] [DistribSMul S R] [SMulCommClass R S M] [IsScalarTower S R M] (f : Module.End R M) (c : S) : f.invtSubmodule β€ (c β’ f).invtSubmodule - AddSubmonoid.smul π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] : SMul (AddSubmonoid R) (AddSubmonoid A) - AddSubmonoid.addSubmonoid_smul_bot π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] (S : AddSubmonoid R) : S β’ β₯ = β₯ - AddSubmonoid.smul_subset_smul π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N : AddSubmonoid A} : βM β’ βN β β(M β’ N) - AddSubmonoid.smul_le_smul_left π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M M' : AddSubmonoid R} {P : AddSubmonoid A} (h : M β€ M') : M β’ P β€ M' β’ P - AddSubmonoid.smul_le_smul_right π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N P : AddSubmonoid A} (h : N β€ P) : M β’ N β€ M β’ P - AddSubmonoid.smul_mem_smul π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N : AddSubmonoid A} {m : R} {n : A} (hm : m β M) (hn : n β N) : m β’ n β M β’ N - AddSubmonoid.smul_induction_on π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N : AddSubmonoid A} {C : A β Prop} {a : A} (ha : a β M β’ N) (hm : β m β M, β n β N, C (m β’ n)) (hadd : β (x y : A), C x β C y β C (x + y)) : C a - AddSubmonoid.smul_le_smul π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M M' : AddSubmonoid R} {N P : AddSubmonoid A} (h : M β€ M') (hnp : N β€ P) : M β’ N β€ M' β’ P - AddSubmonoid.smul_iSup π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {ΞΉ : Sort u_4} (T : AddSubmonoid R) (S : ΞΉ β AddSubmonoid A) : T β’ β¨ i, S i = β¨ i, T β’ S i - AddSubmonoid.smul_le π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N P : AddSubmonoid A} : M β’ N β€ P β β m β M, β n β N, m β’ n β P - AddSubmonoid.addSubmonoid_smul_sup π Mathlib.Algebra.Ring.Submonoid.Pointwise
{R : Type u_2} {A : Type u_3} [AddMonoid R] [AddMonoid A] [DistribSMul R A] {M : AddSubmonoid R} {N P : AddSubmonoid A} : M β’ (N β P) = M β’ N β M β’ P - dotProduct_smul π Mathlib.Data.Matrix.Mul
{m : Type u_2} {R : Type u_5} {Ξ± : Type v} [Fintype m] [Mul Ξ±] [AddCommMonoid Ξ±] [DistribSMul R Ξ±] [SMulCommClass R Ξ± Ξ±] (x : R) (v w : m β Ξ±) : v β¬α΅₯ x β’ w = x β’ (v β¬α΅₯ w) - smul_dotProduct π Mathlib.Data.Matrix.Mul
{m : Type u_2} {R : Type u_5} {Ξ± : Type v} [Fintype m] [Mul Ξ±] [AddCommMonoid Ξ±] [DistribSMul R Ξ±] [IsScalarTower R Ξ± Ξ±] (x : R) (v w : m β Ξ±) : x β’ v β¬α΅₯ w = x β’ (v β¬α΅₯ w) - Matrix.mulVec_smul π Mathlib.Data.Matrix.Mul
{m : Type u_2} {n : Type u_3} {R : Type u_5} {Ξ± : Type v} [NonUnitalNonAssocSemiring Ξ±] [Fintype n] [DistribSMul R Ξ±] [SMulCommClass R Ξ± Ξ±] (M : Matrix m n Ξ±) (b : R) (v : n β Ξ±) : M.mulVec (b β’ v) = b β’ M.mulVec v - Matrix.vecMul_smul π Mathlib.Data.Matrix.Mul
{m : Type u_2} {n : Type u_3} {R : Type u_5} {Ξ± : Type v} [NonUnitalNonAssocSemiring Ξ±] [Fintype m] [DistribSMul R Ξ±] [SMulCommClass R Ξ± Ξ±] (v : m β Ξ±) (b : R) (M : Matrix m n Ξ±) : Matrix.vecMul v (b β’ M) = b β’ Matrix.vecMul v M - Matrix.smul_vecMul π Mathlib.Data.Matrix.Mul
{m : Type u_2} {n : Type u_3} {R : Type u_5} {Ξ± : Type v} [NonUnitalNonAssocSemiring Ξ±] [Fintype m] [DistribSMul R Ξ±] [IsScalarTower R Ξ± Ξ±] (b : R) (v : m β Ξ±) (M : Matrix m n Ξ±) : Matrix.vecMul (b β’ v) M = b β’ Matrix.vecMul v M - Matrix.smul_mulVec π Mathlib.Data.Matrix.Mul
{m : Type u_2} {n : Type u_3} {R : Type u_5} {Ξ± : Type v} [NonUnitalNonAssocSemiring Ξ±] [Fintype n] [DistribSMul R Ξ±] [IsScalarTower R Ξ± Ξ±] (b : R) (M : Matrix m n Ξ±) (v : n β Ξ±) : (b β’ M).mulVec v = b β’ M.mulVec v - SMulCommClass.nnrat π Mathlib.Algebra.Module.Rat
{Ξ± : Type u} {M : Type v} [AddCommMonoid M] [DistribSMul Ξ± M] [Module ββ₯0 M] : SMulCommClass ββ₯0 Ξ± M - SMulCommClass.nnrat' π Mathlib.Algebra.Module.Rat
{Ξ± : Type u} {M : Type v} [AddCommMonoid M] [DistribSMul Ξ± M] [Module ββ₯0 M] : SMulCommClass Ξ± ββ₯0 M - SMulCommClass.rat π Mathlib.Algebra.Module.Rat
{Ξ± : Type u} {M : Type v} [AddCommGroup M] [DistribSMul Ξ± M] [Module β M] : SMulCommClass β Ξ± M - SMulCommClass.rat' π Mathlib.Algebra.Module.Rat
{Ξ± : Type u} {M : Type v} [AddCommGroup M] [DistribSMul Ξ± M] [Module β M] : SMulCommClass Ξ± β M - NonUnitalNonAssocSemiring.toDistribSMul π Mathlib.GroupTheory.GroupAction.Ring
{R : Type u_1} [NonUnitalNonAssocSemiring R] : DistribSMul R R - Filter.TendstoCofinite.mapDomain_smul π Mathlib.Order.Filter.TendstoCofinite
{Ξ± : Type u_1} {Ξ² : Type u_2} {R : Type u_4} {M : Type u_5} (f : Ξ± β Ξ²) [AddCommMonoid M] [Filter.TendstoCofinite f] [DistribSMul R M] (r : R) (v : Ξ± β M) : Filter.TendstoCofinite.mapDomain f (r β’ v) = r β’ Filter.TendstoCofinite.mapDomain f v - DirectLimit.instDistribSMulOfMulActionHomClass π Mathlib.Algebra.Colimit.DirectLimit
{R : Type u_1} {ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β AddZeroClass (G i)] [(i : ΞΉ) β DistribSMul R (G i)] [β (i j : ΞΉ) (h : i β€ j), AddMonoidHomClass (T h) (G i) (G j)] [β (i j : ΞΉ) (h : i β€ j), MulActionHomClass (T h) R (G i) (G j)] : DistribSMul R (DirectLimit G f) - Finset.smul_expect π Mathlib.Algebra.BigOperators.Expect
{ΞΉ : Type u_1} {M : Type u_4} [AddCommMonoid M] [Module ββ₯0 M] {G : Type u_6} [DistribSMul G M] [SMulCommClass G ββ₯0 M] (a : G) (s : Finset ΞΉ) (f : ΞΉ β M) : (a β’ s.expect fun i => f i) = s.expect fun i => a β’ f i - FunLike.distribSMul π Mathlib.Data.FunLike.Module
{M : Type u_1} {F : Type u_3} {Ξ± : Type u_4} {Ξ² : Type u_5} [i : FunLike F Ξ± Ξ²] [AddZeroClass Ξ²] [AddZeroClass F] [DistribSMul M Ξ²] [SMul M F] [IsZeroApply F Ξ± Ξ²] [IsAddApply F Ξ± Ξ²] [IsSMulApply M F Ξ± Ξ²] : DistribSMul M F - MultilinearMap.instSMul π Mathlib.LinearAlgebra.Multilinear.Basic
{R : Type uR} {S : Type uS} {ΞΉ : Type uΞΉ} {Mβ : ΞΉ β Type vβ} {Mβ : Type vβ} [Semiring R] [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β Module R (Mβ i)] [Module R Mβ] [DistribSMul S Mβ] [SMulCommClass R S Mβ] : SMul S (MultilinearMap R Mβ Mβ) - MultilinearMap.instIsSMulApplyForall π Mathlib.LinearAlgebra.Multilinear.Basic
{R : Type uR} {S : Type uS} {ΞΉ : Type uΞΉ} {Mβ : ΞΉ β Type vβ} {Mβ : Type vβ} [Semiring R] [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β Module R (Mβ i)] [Module R Mβ] [DistribSMul S Mβ] [SMulCommClass R S Mβ] : IsSMulApply S (MultilinearMap R Mβ Mβ) ((i : ΞΉ) β Mβ i) Mβ - LinearMap.compMultilinearMap_smul π Mathlib.LinearAlgebra.Multilinear.Basic
{R : Type uR} {S : Type uS} {ΞΉ : Type uΞΉ} {Mβ : ΞΉ β Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [Semiring R] [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [(i : ΞΉ) β Module R (Mβ i)] [Module R Mβ] [Module R Mβ] [DistribSMul S Mβ] [DistribSMul S Mβ] [SMulCommClass R S Mβ] [SMulCommClass R S Mβ] [LinearMap.CompatibleSMul Mβ Mβ S R] (g : Mβ ββ[R] Mβ) (s : S) (f : MultilinearMap R Mβ Mβ) : g.compMultilinearMap (s β’ f) = s β’ g.compMultilinearMap f - Set.smul_set_neg π Mathlib.Algebra.Ring.Action.Pointwise.Set
{Ξ± : Type u_1} {Ξ² : Type u_2} [AddGroup Ξ²] [DistribSMul Ξ± Ξ²] (a : Ξ±) (t : Set Ξ²) : a β’ -t = -(a β’ t) - Set.smul_neg π Mathlib.Algebra.Ring.Action.Pointwise.Set
{Ξ± : Type u_1} {Ξ² : Type u_2} [AddGroup Ξ²] [DistribSMul Ξ± Ξ²] (s : Set Ξ±) (t : Set Ξ²) : s β’ -t = -(s β’ t) - Matrix.trace_smul π Mathlib.LinearAlgebra.Matrix.Trace
{n : Type u_3} {Ξ± : Type u_5} {R : Type u_6} [Fintype n] [AddCommMonoid R] [DistribSMul Ξ± R] (r : Ξ±) (A : Matrix n n R) : (r β’ A).trace = r β’ A.trace - Matrix.instSMulCommClassForall π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [SMulCommClass R S R] : SMulCommClass (Matrix n n R) S (n β R) - Matrix.instSMulCommClassForall_1 π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [SMulCommClass S R R] : SMulCommClass S (Matrix n n R) (n β R) - Matrix.instSMulCommClassMulOppositeForallOfIsScalarTower π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [IsScalarTower S R R] : SMulCommClass (Matrix n n R)α΅α΅α΅ S (n β R) - Matrix.instSMulCommClassMulOppositeForallOfIsScalarTower_1 π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [IsScalarTower S R R] : SMulCommClass S (Matrix n n R)α΅α΅α΅ (n β R) - Matrix.instIsScalarTowerMulOppositeForallOfSMulCommClass π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [SMulCommClass S R R] : IsScalarTower S (Matrix n n R)α΅α΅α΅ (n β R) - Matrix.instIsScalarTowerForall π Mathlib.LinearAlgebra.Matrix.Action
{n : Type u_1} {R : Type u_2} {S : Type u_3} [Fintype n] [DecidableEq n] [Semiring R] [DistribSMul S R] [IsScalarTower S R R] : IsScalarTower S (Matrix n n R) (n β R) - ContinuousLinearMap.instSMul π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] : SMul Sβ (Mβ βSL[Οββ] Mβ) - ContinuousLinearMap.instIsSMulApply π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] : IsSMulApply Sβ (Mβ βSL[Οββ] Mβ) Mβ Mβ - ContinuousLinearMap.coe_smul π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] (c : Sβ) (f : Mβ βSL[Οββ] Mβ) : β(c β’ f) = c β’ βf - ContinuousLinearMap.toLinearMap_smul π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] (c : Sβ) (f : Mβ βSL[Οββ] Mβ) : β(c β’ f) = c β’ βf - ContinuousLinearMap.smulCommClass π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} {Tβ : Type u_10} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] [DistribSMul Tβ Mβ] [SMulCommClass Rβ Tβ Mβ] [ContinuousConstSMul Tβ Mβ] [SMulCommClass Sβ Tβ Mβ] : SMulCommClass Sβ Tβ (Mβ βSL[Οββ] Mβ) - ContinuousLinearMap.isScalarTower π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Sβ : Type u_9} {Tβ : Type u_10} [DistribSMul Sβ Mβ] [SMulCommClass Rβ Sβ Mβ] [ContinuousConstSMul Sβ Mβ] [DistribSMul Tβ Mβ] [SMulCommClass Rβ Tβ Mβ] [ContinuousConstSMul Tβ Mβ] [SMul Sβ Tβ] [IsScalarTower Sβ Tβ Mβ] : IsScalarTower Sβ Tβ (Mβ βSL[Οββ] Mβ) - Finset.distribSMul π Mathlib.Algebra.GroupWithZero.Action.Pointwise.Finset
{Ξ± : Type u_1} {Ξ² : Type u_2} [DecidableEq Ξ²] [AddZeroClass Ξ²] [DistribSMul Ξ± Ξ²] : DistribSMul Ξ± (Finset Ξ²) - AdjoinRoot.instSMulAdjoinRoot π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} {S : Type u_2} [CommRing R] (f : Polynomial R) [DistribSMul S R] [IsScalarTower S R R] : SMul S (AdjoinRoot f) - AdjoinRoot.instDistribSMulOfIsScalarTower π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} {S : Type u_2} [CommRing R] (f : Polynomial R) [DistribSMul S R] [IsScalarTower S R R] : DistribSMul S (AdjoinRoot f) - AdjoinRoot.isScalarTower_right π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} {S : Type u_2} [CommRing R] (f : Polynomial R) [DistribSMul S R] [IsScalarTower S R R] : IsScalarTower S (AdjoinRoot f) (AdjoinRoot f) - AdjoinRoot.instSMulCommClass π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} [CommRing R] (Rβ : Type u_6) (Rβ : Type u_7) [DistribSMul Rβ R] [DistribSMul Rβ R] [IsScalarTower Rβ R R] [IsScalarTower Rβ R R] [SMulCommClass Rβ Rβ R] (f : Polynomial R) : SMulCommClass Rβ Rβ (AdjoinRoot f) - AdjoinRoot.instIsScalarTower π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} [CommRing R] (Rβ : Type u_6) (Rβ : Type u_7) [SMul Rβ Rβ] [DistribSMul Rβ R] [DistribSMul Rβ R] [IsScalarTower Rβ R R] [IsScalarTower Rβ R R] [IsScalarTower Rβ Rβ R] (f : Polynomial R) : IsScalarTower Rβ Rβ (AdjoinRoot f) - AdjoinRoot.smul_of π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} {S : Type u_2} [CommRing R] (f : Polynomial R) [DistribSMul S R] [IsScalarTower S R R] (a : S) (x : R) : a β’ (AdjoinRoot.of f) x = (AdjoinRoot.of f) (a β’ x) - AdjoinRoot.smul_mk π Mathlib.RingTheory.AdjoinRoot
{R : Type u_1} {S : Type u_2} [CommRing R] (f : Polynomial R) [DistribSMul S R] [IsScalarTower S R R] (a : S) (x : Polynomial R) : a β’ (AdjoinRoot.mk f) x = (AdjoinRoot.mk f) (a β’ x) - Polynomial.SplittingField.instSMulOfIsScalarTower π Mathlib.FieldTheory.SplittingField.Construction
{K : Type u_2} [Field K] (f : Polynomial K) {S : Type u_1} [DistribSMul S K] [IsScalarTower S K K] : SMul S f.SplittingField - AlgebraicClosure.instSMulOfIsScalarTower π Mathlib.FieldTheory.IsAlgClosed.AlgebraicClosure
(k : Type u) [Field k] {S : Type u_1} [DistribSMul S k] [IsScalarTower S k k] : SMul S (AlgebraicClosure k) - LieAlgebra.LoopAlgebra.residuePairing π Mathlib.Algebra.Lie.Loop
(R : Type u_1) (A : Type u_2) (L : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup A] [DistribSMul A R] [SMulCommClass A R R] (Ξ¦ : LinearMap.BilinForm R L) : LinearMap.BilinForm R (LieAlgebra.loopAlgebra R A L) - LieAlgebra.LoopAlgebra.residuePairing_apply_apply π Mathlib.Algebra.Lie.Loop
(R : Type u_1) (A : Type u_2) (L : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup A] [DistribSMul A R] [SMulCommClass A R R] (Ξ¦ : LinearMap.BilinForm R L) (f g : LieAlgebra.loopAlgebra R A L) : ((LieAlgebra.LoopAlgebra.residuePairing R A L Ξ¦) f) g = ((LieAlgebra.LoopAlgebra.toFinsupp R A L) g).sum fun a v => a β’ (Ξ¦ (((LieAlgebra.LoopAlgebra.toFinsupp R A L) f) (-a))) v - SeparationQuotient.instDistribSMul π Mathlib.Topology.Algebra.SeparationQuotient.Basic
{M : Type u_1} {A : Type u_2} [TopologicalSpace A] [AddZeroClass A] [DistribSMul M A] [ContinuousAdd A] [ContinuousConstSMul M A] : DistribSMul M (SeparationQuotient A) - uniformContinuousConstSMul_of_continuousConstSMul π Mathlib.Topology.Algebra.UniformMulAction
(R : Type u) (M : Type v) [AddGroup M] [DistribSMul R M] [UniformSpace M] [IsUniformAddGroup M] [ContinuousConstSMul R M] : UniformContinuousConstSMul R M - Complex.distribSMul π Mathlib.LinearAlgebra.Complex.Module
{R : Type u_1} [DistribSMul R β] : DistribSMul R β - Summable.const_smul π Mathlib.Topology.Algebra.InfiniteSum.Module
{Ξ± : Type u_1} {Ξ² : Type u_2} {Ξ³ : Type u_3} [TopologicalSpace Ξ±] [AddCommMonoid Ξ±] [DistribSMul Ξ³ Ξ±] [ContinuousConstSMul Ξ³ Ξ±] {f : Ξ² β Ξ±} {L : SummationFilter Ξ²} (b : Ξ³) (hf : Summable f L) : Summable (fun i => b β’ f i) L - HasSum.const_smul π Mathlib.Topology.Algebra.InfiniteSum.Module
{Ξ± : Type u_1} {Ξ² : Type u_2} {Ξ³ : Type u_3} [TopologicalSpace Ξ±] [AddCommMonoid Ξ±] [DistribSMul Ξ³ Ξ±] [ContinuousConstSMul Ξ³ Ξ±] {f : Ξ² β Ξ±} {L : SummationFilter Ξ²} {a : Ξ±} (b : Ξ³) (hf : HasSum f a L) : HasSum (fun i => b β’ f i) (b β’ a) L - Summable.tsum_const_smul π Mathlib.Topology.Algebra.InfiniteSum.Module
{Ξ± : Type u_1} {Ξ² : Type u_2} {Ξ³ : Type u_3} [TopologicalSpace Ξ±] [AddCommMonoid Ξ±] [DistribSMul Ξ³ Ξ±] [ContinuousConstSMul Ξ³ Ξ±] {f : Ξ² β Ξ±} {L : SummationFilter Ξ²} [T2Space Ξ±] [L.NeBot] (b : Ξ³) (hf : Summable f L) : β'[L] (i : Ξ²), b β’ f i = b β’ β'[L] (i : Ξ²), f i - Absorbs.add π Mathlib.Topology.Bornology.Absorbs
{M : Type u_1} {E : Type u_2} [Bornology M] {sβ sβ tβ tβ : Set E} [AddZeroClass E] [DistribSMul M E] (hβ : Absorbs M sβ tβ) (hβ : Absorbs M sβ tβ) : Absorbs M (sβ + sβ) (tβ + tβ) - Absorbent.vadd_absorbs π Mathlib.Topology.Bornology.Absorbs
{M : Type u_1} {E : Type u_2} [Bornology M] [AddZeroClass E] [DistribSMul M E] {sβ sβ t : Set E} {x : E} (hβ : Absorbent M sβ) (hβ : Absorbs M sβ t) : Absorbs M (sβ + sβ) (x +α΅₯ t) - Bornology.IsVonNBounded.add π Mathlib.Analysis.LocallyConvex.Bounded
{π : Type u_1} {E : Type u_3} [SeminormedRing π] [AddZeroClass E] [TopologicalSpace E] [ContinuousAdd E] [DistribSMul π E] {s t : Set E} (hs : Bornology.IsVonNBounded π s) (ht : Bornology.IsVonNBounded π t) : Bornology.IsVonNBounded π (s + t) - AffineSubspace.pointwiseSMul π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] : SMul M (AffineSubspace k V) - AffineSubspace.smul_eq_map π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] (a : M) (s : AffineSubspace k V) : a β’ s = AffineSubspace.map (DistribSMul.toLinearMap k V a).toAffineMap s - AffineSubspace.smul_span π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] (a : M) (s : Set V) : a β’ affineSpan k s = affineSpan k (a β’ s) - AffineSubspace.coe_smul π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] (a : M) (s : AffineSubspace k V) : β(a β’ s) = a β’ βs - AffineSubspace.smul_bot π Mathlib.LinearAlgebra.AffineSpace.Pointwise
{M : Type u_1} {k : Type u_2} {V : Type u_3} [Ring k] [AddCommGroup V] [Module k V] [DistribSMul M V] [SMulCommClass M k V] (a : M) : a β’ β₯ = β₯ - ContinuousLinearMap.opNorm_smul_le π Mathlib.Analysis.Normed.Operator.Basic
{π : Type u_1} {πβ : Type u_2} {E : Type u_4} {F : Type u_5} [SeminormedAddCommGroup E] [SeminormedAddCommGroup F] [NontriviallyNormedField π] [NontriviallyNormedField πβ] [NormedSpace π E] [NormedSpace πβ F] {Οββ : π β+* πβ} [RingHomIsometric Οββ] {π' : Type u_9} [DistribSMul π' F] [SMulCommClass πβ π' F] [SeminormedAddCommGroup π'] [IsBoundedSMul π' F] (c : π') (f : E βSL[Οββ] F) : βc β’ fβ β€ βcβ * βfβ - ContinuousMultilinearMap.instSMul π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] : SMul R' (ContinuousMultilinearMap A Mβ Mβ) - ContinuousMultilinearMap.instIsSMulApplyForall π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] : IsSMulApply R' (ContinuousMultilinearMap A Mβ Mβ) ((i : ΞΉ) β Mβ i) Mβ - ContinuousMultilinearMap.toMultilinearMap_smul π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] (c : R') (f : ContinuousMultilinearMap A Mβ Mβ) : (c β’ f).toMultilinearMap = c β’ f.toMultilinearMap - ContinuousMultilinearMap.instSMulCommClass π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {R'' : Type u_2} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] [DistribSMul R'' Mβ] [ContinuousConstSMul R'' Mβ] [SMulCommClass A R'' Mβ] [SMulCommClass R' R'' Mβ] : SMulCommClass R' R'' (ContinuousMultilinearMap A Mβ Mβ) - ContinuousMultilinearMap.instIsScalarTower π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {R'' : Type u_2} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] [DistribSMul R'' Mβ] [ContinuousConstSMul R'' Mβ] [SMulCommClass A R'' Mβ] [SMul R' R''] [IsScalarTower R' R'' Mβ] : IsScalarTower R' R'' (ContinuousMultilinearMap A Mβ Mβ) - ContinuousMultilinearMap.instIsCentralScalar π Mathlib.Topology.Algebra.Module.Multilinear.Basic
{ΞΉ : Type v} {Mβ : ΞΉ β Type wβ} {Mβ : Type wβ} [(i : ΞΉ) β AddCommMonoid (Mβ i)] [AddCommMonoid Mβ] [(i : ΞΉ) β TopologicalSpace (Mβ i)] [TopologicalSpace Mβ] {R' : Type u_1} {A : Type u_3} [Semiring A] [(i : ΞΉ) β Module A (Mβ i)] [Module A Mβ] [DistribSMul R' Mβ] [ContinuousConstSMul R' Mβ] [SMulCommClass A R' Mβ] [DistribSMul R'α΅α΅α΅ Mβ] [IsCentralScalar R' Mβ] : IsCentralScalar R' (ContinuousMultilinearMap A Mβ Mβ) - MeasureTheory.FinMeasAdditive.smul π Mathlib.MeasureTheory.Integral.FinMeasAdditive
{Ξ± : Type u_1} {π : Type u_6} {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} {Ξ² : Type u_7} {T : Set Ξ± β Ξ²} [AddMonoid Ξ²] [DistribSMul π Ξ²] (hT : MeasureTheory.FinMeasAdditive ΞΌ T) (c : π) : MeasureTheory.FinMeasAdditive ΞΌ fun s => c β’ T s - MeasureTheory.DominatedFinMeasAdditive.smul π Mathlib.MeasureTheory.Integral.FinMeasAdditive
{Ξ± : Type u_1} {π : Type u_6} {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} {Ξ² : Type u_7} [SeminormedAddCommGroup Ξ²] {T : Set Ξ± β Ξ²} {C : β} [SeminormedAddGroup π] [DistribSMul π Ξ²] [IsBoundedSMul π Ξ²] (hT : MeasureTheory.DominatedFinMeasAdditive ΞΌ T C) (c : π) : MeasureTheory.DominatedFinMeasAdditive ΞΌ (fun s => c β’ T s) (βcβ * C) - MeasureTheory.SimpleFunc.setToSimpleFunc_smul π Mathlib.MeasureTheory.Integral.FinMeasAdditive
{Ξ± : Type u_1} {F : Type u_3} {π : Type u_6} [NormedAddCommGroup F] [NormedSpace β F] {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} {E : Type u_7} [NormedAddCommGroup E] [SMulZeroClass π E] [NormedSpace β E] [DistribSMul π F] (T : Set Ξ± β E βL[β] F) (h_add : MeasureTheory.FinMeasAdditive ΞΌ T) (h_smul : β (c : π) (s : Set Ξ±) (x : E), (T s) (c β’ x) = c β’ (T s) x) (c : π) {f : MeasureTheory.SimpleFunc Ξ± E} (hf : MeasureTheory.Integrable (βf) ΞΌ) : MeasureTheory.SimpleFunc.setToSimpleFunc T (c β’ f) = c β’ MeasureTheory.SimpleFunc.setToSimpleFunc T f - MeasureTheory.L1.SimpleFunc.setToL1S_smul π Mathlib.MeasureTheory.Integral.SetToL1.SimpleFunc
{Ξ± : Type u_1} {E : Type u_2} {F : Type u_3} {π : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] [NormedAddCommGroup F] [NormedSpace β F] {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} [NormedRing π] [Module π E] [IsBoundedSMul π E] [DistribSMul π F] (T : Set Ξ± β E βL[β] F) (h_zero : β (s : Set Ξ±), MeasurableSet s β ΞΌ s = 0 β T s = 0) (h_add : MeasureTheory.FinMeasAdditive ΞΌ T) (h_smul : β (c : π) (s : Set Ξ±) (x : E), (T s) (c β’ x) = c β’ (T s) x) (c : π) (f : β₯(Ξ± βββ[ΞΌ] E)) : MeasureTheory.L1.SimpleFunc.setToL1S T (c β’ f) = c β’ MeasureTheory.L1.SimpleFunc.setToL1S T f - MeasureTheory.SimpleFunc.integral_smul π Mathlib.MeasureTheory.Integral.Bochner.L1
{Ξ± : Type u_1} {E : Type u_2} {π : Type u_4} [NormedAddCommGroup E] {m : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} [NormedSpace β E] [DistribSMul π E] [SMulCommClass β π E] (c : π) {f : MeasureTheory.SimpleFunc Ξ± E} (hf : MeasureTheory.Integrable (βf) ΞΌ) : MeasureTheory.SimpleFunc.integral ΞΌ (c β’ f) = c β’ MeasureTheory.SimpleFunc.integral ΞΌ f - HahnModule.instDistribSMul π Mathlib.RingTheory.HahnSeries.Multiplication
{Ξ : Type u_1} {Ξ' : Type u_2} {R : Type u_3} {V : Type u_5} [PartialOrder Ξ] [PartialOrder Ξ'] [VAdd Ξ Ξ'] [IsOrderedCancelVAdd Ξ Ξ'] [AddCommMonoid V] [MonoidWithZero R] [DistribSMul R V] : DistribSMul (HahnSeries Ξ R) (HahnModule Ξ' R V) - HahnModule.smul_add π Mathlib.RingTheory.HahnSeries.Multiplication
{Ξ : Type u_1} {Ξ' : Type u_2} {R : Type u_3} {V : Type u_5} [PartialOrder Ξ] [PartialOrder Ξ'] [VAdd Ξ Ξ'] [IsOrderedCancelVAdd Ξ Ξ'] [AddCommMonoid V] [Zero R] [DistribSMul R V] (x : HahnSeries Ξ R) (y z : HahnModule Ξ' R V) : x β’ (y + z) = x β’ y + x β’ z - Polynomial.evalEval_smul π Mathlib.Algebra.Polynomial.Bivariate
{R : Type u_1} {S : Type u_2} [Semiring R] [DistribSMul S R] [IsScalarTower S R R] (x y : R) (s : S) (p : Polynomial (Polynomial R)) : Polynomial.evalEval x y (s β’ p) = s β’ Polynomial.evalEval x y p - SkewMonoidAlgebra.instNonUnitalNonAssocSemiring π Mathlib.Algebra.SkewMonoidAlgebra.Basic
{k : Type u_1} {G : Type u_2} [Mul G] [NonUnitalNonAssocSemiring k] [DistribSMul G k] : NonUnitalNonAssocSemiring (SkewMonoidAlgebra k G) - SkewMonoidAlgebra.instDistribSMul π Mathlib.Algebra.SkewMonoidAlgebra.Basic
{k : Type u_1} {G : Type u_2} {S : Type u_3} [AddMonoid k] [DistribSMul S k] : DistribSMul S (SkewMonoidAlgebra k G) - SkewMonoidAlgebra.smul_sum π Mathlib.Algebra.SkewMonoidAlgebra.Basic
{k : Type u_1} {G : Type u_2} [AddCommMonoid k] {M : Type u_3} {R : Type u_4} [AddCommMonoid M] [DistribSMul R M] {v : SkewMonoidAlgebra k G} {c : R} {h : G β k β M} : c β’ v.sum h = v.sum fun a b => c β’ h a b - SkewMonoidAlgebra.sum_smul_index' π Mathlib.Algebra.SkewMonoidAlgebra.Basic
{k : Type u_1} {G : Type u_2} {N : Type u_3} {R : Type u_4} [AddCommMonoid k] [DistribSMul R k] [AddCommMonoid N] {g : SkewMonoidAlgebra k G} {b : R} {h : G β k β N} (h0 : β (i : G), h i 0 = 0) : (b β’ g).sum h = g.sum fun x1 x2 => h x1 (b β’ x2) - SkewPolynomial.smul_sum π Mathlib.Algebra.SkewPolynomial.Basic
{R : Type u_1} [Semiring R] {S : Type u_3} [AddCommMonoid S] {T : Type u_4} [DistribSMul T S] (p : SkewPolynomial R) (b : T) (f : β β R β S) : b β’ p.sum f = p.sum fun n a => b β’ f n a - SkewPolynomial.sum_smul_index' π Mathlib.Algebra.SkewPolynomial.Basic
{R : Type u_1} [Semiring R] {S : Type u_3} [AddCommMonoid S] {T : Type u_4} [DistribSMul T R] (p : SkewPolynomial R) (b : T) (f : β β R β S) (hf : β (i : β), f i 0 = 0) : (b β’ p).sum f = p.sum fun n a => f n (b β’ 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 69fae59