Loogle!
Result
Found 97 declarations mentioning LinearMap.CompatibleSMul.
- 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.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.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 - 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.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 - 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 - 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₂) - 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.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.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 - 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.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.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.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.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.restrictScalars_trans 📋 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] {T : Type u_20} [Semiring T] [Module T M] [Module T N] [LinearMap.CompatibleSMul M N S T] [LinearMap.CompatibleSMul M N R T] (f : M →ₗ[T] N) : ↑R (↑S f) = ↑R f - LinearMap.restrictScalars_add 📋 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] (f g : M →ₗ[S] N) : ↑R (f + g) = ↑R f + ↑R g - LinearMap.restrictScalarsₗ 📋 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₁ : Type u_19) [Semiring R₁] [Module R₁ N] [SMulCommClass S R₁ N] [SMulCommClass R R₁ N] : (M →ₗ[S] N) →ₗ[R₁] M →ₗ[R] N - LinearMap.restrictScalars_comp 📋 Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} {M : Type u_16} {N : Type u_17} {P : Type u_18} [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] [AddCommMonoid P] [Module S P] [Module R P] [LinearMap.CompatibleSMul N P R S] [LinearMap.CompatibleSMul M P R S] (f : N →ₗ[S] P) (g : M →ₗ[S] N) : ↑R (f ∘ₗ g) = ↑R f ∘ₗ ↑R g - LinearMap.restrictScalars_smul 📋 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₁ : Type u_19} [Semiring R₁] [Module R₁ N] [SMulCommClass S R₁ N] [SMulCommClass R R₁ N] (c : R₁) (f : M →ₗ[S] N) : ↑R (c • f) = c • ↑R f - LinearMap.comp_smul 📋 Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {M₂ : Type u_10} {M₃ : Type u_11} [Semiring R] [AddCommMonoid M] [AddCommMonoid M₂] [AddCommMonoid M₃] [Module R M] [Monoid S] [DistribMulAction S M₂] [Module R M₂] [Module R M₃] [SMulCommClass R S M₂] [DistribMulAction S M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₃ M₂ S R] (g : M₃ →ₗ[R] M₂) (a : S) (f : M →ₗ[R] M₃) : g ∘ₗ (a • f) = a • g ∘ₗ f - LinearMap.restrictScalarsₗ_apply 📋 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₁ : Type u_19) [Semiring R₁] [Module R₁ N] [SMulCommClass S R₁ N] [SMulCommClass R R₁ N] (fₗ : M →ₗ[S] N) : (LinearMap.restrictScalarsₗ R S M N R₁) fₗ = ↑R fₗ - LinearMap.compRight 📋 Mathlib.Algebra.Module.LinearMap.End
{R : Type u_1} (S : Type u_3) {M : Type u_4} {M₁ : Type u_5} {M₂ : Type u_6} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid M₁] [AddCommMonoid M₂] [Module R M] [Module R M₁] [Module R M₂] [Module S M₁] [Module S M₂] [SMulCommClass R S M₁] [SMulCommClass R S M₂] [LinearMap.CompatibleSMul M₁ M₂ S R] (f : M₁ →ₗ[R] M₂) : (M →ₗ[R] M₁) →ₗ[S] M →ₗ[R] M₂ - LinearMap.compRight_apply 📋 Mathlib.Algebra.Module.LinearMap.End
{R : Type u_1} (S : Type u_3) {M : Type u_4} {M₁ : Type u_5} {M₂ : Type u_6} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid M₁] [AddCommMonoid M₂] [Module R M] [Module R M₁] [Module R M₂] [Module S M₁] [Module S M₂] [SMulCommClass R S M₁] [SMulCommClass R S M₂] [LinearMap.CompatibleSMul M₁ M₂ S R] (f : M₁ →ₗ[R] M₂) (g : M →ₗ[R] M₁) : (LinearMap.compRight S f) g = f ∘ₗ g - LinearEquiv.restrictScalars 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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₂ - LinearEquiv.restrictScalars_injective 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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 (LinearEquiv.restrictScalars R) - LinearEquiv.restrictScalars_toLinearMap 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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₂) : ↑(LinearEquiv.restrictScalars R f) = ↑R ↑f - LinearEquiv.restrictScalars_inj 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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₂) : LinearEquiv.restrictScalars R f = LinearEquiv.restrictScalars R g ↔ f = g - LinearEquiv.restrictScalars_apply 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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₂) (a : M) : (LinearEquiv.restrictScalars R f) a = f a - LinearEquiv.restrictScalars_symm_apply 📋 Mathlib.Algebra.Module.Equiv.Basic
(R : Type u_1) {S : Type u_4} {M : Type u_5} {M₂ : Type u_7} [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₂) (a : M₂) : (LinearEquiv.restrictScalars R f).symm a = f.symm a - AlgHom.map_smul_of_tower 📋 Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (φ : A →ₐ[R] B) {R' : Type u_1} [SMul R' A] [SMul R' B] [LinearMap.CompatibleSMul A B R' R] (r : R') (x : A) : φ (r • x) = r • φ x - LinearMap.range_restrictScalars 📋 Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {R₂ : Type u_2} {M : Type u_5} {M₂ : Type u_6} [Semiring R] [Semiring R₂] [AddCommMonoid M] [AddCommMonoid M₂] [Module R M] [Module R₂ M₂] [SMul R R₂] [Module R₂ M] [Module R M₂] [LinearMap.CompatibleSMul M M₂ R R₂] [IsScalarTower R R₂ M₂] (f : M →ₗ[R₂] M₂) : (↑R f).range = Submodule.restrictScalars R f.range - LinearMap.CompatibleSMul.finsupp_cod 📋 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] [SMul R M] [SMulZeroClass R N] [LinearMap.CompatibleSMul M N R S] : LinearMap.CompatibleSMul M (ι →₀ N) R S - 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 - LinearMap.CompatibleSMul.pi 📋 Mathlib.LinearAlgebra.Pi
(R : Type u_1) (S : Type u_2) (M : Type u_3) (N : Type u_4) (ι : Type u_5) [Semiring S] [AddCommMonoid M] [AddCommMonoid N] [SMul R M] [SMul R N] [Module S M] [Module S N] [LinearMap.CompatibleSMul M N R S] : LinearMap.CompatibleSMul M (ι → N) R S - LinearMap.restrictScalars_mul 📋 Mathlib.Algebra.Algebra.Bilinear
{R : Type u_1} {A : Type u_2} [CommSemiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] {S : Type u_4} [CommSemiring S] [Module S A] [SMulCommClass S A A] [IsScalarTower S A A] [LinearMap.CompatibleSMul A A R S] (a : A) : ↑R ((LinearMap.mul S A) a) = (LinearMap.mul R A) a - IsLocalization.linearMap_compatibleSMul 📋 Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] [IsLocalization M S] (N₁ : Type u_4) (N₂ : Type u_5) [AddCommMonoid N₁] [AddCommMonoid N₂] [Module R N₁] [Module R N₂] [Module S N₁] [Module S N₂] [IsScalarTower R S N₁] [IsScalarTower R S N₂] : LinearMap.CompatibleSMul N₁ N₂ S R - IsLocalization.instCompatibleSMulLocalizationOfIsScalarTower 📋 Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} (N₁ : Type u_4) (N₂ : Type u_5) [AddCommMonoid N₁] [AddCommMonoid N₂] [Module R N₁] [Module R N₂] [Module (Localization M) N₁] [Module (Localization M) N₂] [IsScalarTower R (Localization M) N₁] [IsScalarTower R (Localization M) N₂] : LinearMap.CompatibleSMul N₁ N₂ (Localization M) R - surjective_of_nonzero_of_finrank_eq_one 📋 Mathlib.LinearAlgebra.FiniteDimensional.Basic
{K : Type u} {V : Type v} [DivisionRing K] [AddCommGroup V] [Module K V] {W : Type u_1} {A : Type u_2} [Semiring A] [Module A V] [AddCommGroup W] [Module K W] [Module A W] [LinearMap.CompatibleSMul V W K A] (h : Module.finrank K W = 1) {f : V →ₗ[A] W} (w : f ≠ 0) : Function.Surjective ⇑f - LinearMap.compMultilinearMapₗ 📋 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)] [(i : ι) → Module R (M₁ i)] [AddCommMonoid M₂] [Module R M₂] [Semiring S] [Module S M₂] [SMulCommClass R S M₂] [AddCommMonoid M₃] [Module S M₃] [Module R M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₂ M₃ S R] (g : M₂ →ₗ[R] M₃) : MultilinearMap R M₁ M₂ →ₗ[S] MultilinearMap R M₁ 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 - LinearEquiv.multilinearMapCongrRight 📋 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)] [(i : ι) → Module R (M₁ i)] [AddCommMonoid M₂] [Module R M₂] [Semiring S] [Module S M₂] [SMulCommClass R S M₂] [AddCommMonoid M₃] [Module S M₃] [Module R M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₂ M₃ S R] [LinearMap.CompatibleSMul M₃ M₂ S R] (g : M₂ ≃ₗ[R] M₃) : MultilinearMap R M₁ M₂ ≃ₗ[S] MultilinearMap R M₁ M₃ - LinearMap.compMultilinearMapₗ_apply 📋 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)] [(i : ι) → Module R (M₁ i)] [AddCommMonoid M₂] [Module R M₂] [Semiring S] [Module S M₂] [SMulCommClass R S M₂] [AddCommMonoid M₃] [Module S M₃] [Module R M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₂ M₃ S R] (g : M₂ →ₗ[R] M₃) (f : MultilinearMap R M₁ M₂) : (LinearMap.compMultilinearMapₗ S g) f = g.compMultilinearMap f - LinearEquiv.multilinearMapCongrRight_apply 📋 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)] [(i : ι) → Module R (M₁ i)] [AddCommMonoid M₂] [Module R M₂] [Semiring S] [Module S M₂] [SMulCommClass R S M₂] [AddCommMonoid M₃] [Module S M₃] [Module R M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₂ M₃ S R] [LinearMap.CompatibleSMul M₃ M₂ S R] (g : M₂ ≃ₗ[R] M₃) (f : MultilinearMap R M₁ M₂) : (LinearEquiv.multilinearMapCongrRight S g) f = (↑g).compMultilinearMap f - LinearEquiv.multilinearMapCongrRight_symm_apply 📋 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)] [(i : ι) → Module R (M₁ i)] [AddCommMonoid M₂] [Module R M₂] [Semiring S] [Module S M₂] [SMulCommClass R S M₂] [AddCommMonoid M₃] [Module S M₃] [Module R M₃] [SMulCommClass R S M₃] [LinearMap.CompatibleSMul M₂ M₃ S R] [LinearMap.CompatibleSMul M₃ M₂ S R] (g : M₂ ≃ₗ[R] M₃) (a : MultilinearMap R M₁ M₃) : (LinearEquiv.multilinearMapCongrRight S g).symm a = (↑g.symm).compMultilinearMap a - LinearMap.compAlternatingMapₗ 📋 Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {N : Type u_3} [AddCommMonoid N] [Module R N] {ι : Type u_7} (S : Type u_10) {N₂ : Type u_11} [AddCommMonoid N₂] [Module R N₂] [Semiring S] [Module S N] [Module S N₂] [SMulCommClass R S N] [SMulCommClass R S N₂] [LinearMap.CompatibleSMul N N₂ S R] (g : N →ₗ[R] N₂) : M [⋀^ι]→ₗ[R] N →ₗ[S] M [⋀^ι]→ₗ[R] N₂ - LinearMap.compAlternatingMap_smul 📋 Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {N : Type u_3} [AddCommMonoid N] [Module R N] {ι : Type u_7} {S : Type u_10} {N₂ : Type u_11} [AddCommMonoid N₂] [Module R N₂] [Monoid S] [DistribMulAction S N] [DistribMulAction S N₂] [SMulCommClass R S N] [SMulCommClass R S N₂] [LinearMap.CompatibleSMul N N₂ S R] (g : N →ₗ[R] N₂) (s : S) (f : M [⋀^ι]→ₗ[R] N) : g.compAlternatingMap (s • f) = s • g.compAlternatingMap f - LinearMap.compAlternatingMapₗ_apply 📋 Mathlib.LinearAlgebra.Alternating.Basic
{R : Type u_1} [Semiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {N : Type u_3} [AddCommMonoid N] [Module R N] {ι : Type u_7} (S : Type u_10) {N₂ : Type u_11} [AddCommMonoid N₂] [Module R N₂] [Semiring S] [Module S N] [Module S N₂] [SMulCommClass R S N] [SMulCommClass R S N₂] [LinearMap.CompatibleSMul N N₂ S R] (g : N →ₗ[R] N₂) (f : M [⋀^ι]→ₗ[R] N) : (LinearMap.compAlternatingMapₗ S g) f = g.compAlternatingMap f - CoalgHom.map_smul_of_tower 📋 Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (φ : A →ₗc[R] B) {R' : Type u_6} [SMul R' A] [SMul R' B] [LinearMap.CompatibleSMul A B R' R] (r : R') (x : A) : φ (r • x) = r • φ x - BialgHom.map_smul_of_tower 📋 Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (φ : A →ₐc[R] B) {R' : Type u_6} [SMul R' A] [SMul R' B] [LinearMap.CompatibleSMul A B R' R] (r : R') (x : A) : φ (r • x) = r • φ x - Derivation.restrictScalars 📋 Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) : Derivation R A M - Derivation.map_smul_of_tower 📋 Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [SMul S A] [SMul S M] [LinearMap.CompatibleSMul A M S R] (D : Derivation R A M) (r : S) (a : A) : D (r • a) = r • D a - Derivation.coe_restrictScalars 📋 Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) : ⇑(Derivation.restrictScalars R d) = ⇑d - Derivation.restrictScalars_apply 📋 Mathlib.RingTheory.Derivation.Basic
(R : Type u_1) {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] {S : Type u_5} [CommSemiring S] [Algebra S A] [Module S M] [LinearMap.CompatibleSMul A M R S] (d : Derivation S A M) (x : A) : (Derivation.restrictScalars R d) x = d x - ContinuousLinearMap.map_smul_of_tower 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{M₁ : Type u_4} [TopologicalSpace M₁] [AddCommMonoid M₁] {M₂ : Type u_6} [TopologicalSpace M₂] [AddCommMonoid M₂] {R : Type u_9} {S : Type u_10} [Semiring S] [SMul R M₁] [Module S M₁] [SMul R M₂] [Module S M₂] [LinearMap.CompatibleSMul M₁ M₂ R S] (f : M₁ →L[S] M₂) (c : R) (x : M₁) : f (c • x) = c • f x - ContinuousLinearMap.comp_smul 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{R : Type u_1} {S : Type u_4} [Semiring R] [Monoid S] {M : Type u_6} [TopologicalSpace M] [AddCommMonoid M] [Module R M] {N₂ : Type u_9} [TopologicalSpace N₂] [AddCommMonoid N₂] [Module R N₂] {N₃ : Type u_10} [TopologicalSpace N₃] [AddCommMonoid N₃] [Module R N₃] [DistribMulAction S N₃] [SMulCommClass R S N₃] [ContinuousConstSMul S N₃] [DistribMulAction S N₂] [ContinuousConstSMul S N₂] [SMulCommClass R S N₂] [LinearMap.CompatibleSMul N₂ N₃ S R] (hₗ : N₂ →L[R] N₃) (c : S) (fₗ : M →L[R] N₂) : hₗ ∘SL (c • fₗ) = c • hₗ ∘SL fₗ - ContinuousLinearEquiv.restrictScalars 📋 Mathlib.Topology.Algebra.Module.Equiv
(R : Type u_1) {S : Type u_2} {M : Type u_3} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [TopologicalSpace M] [LinearMap.CompatibleSMul M M R S] (f : M ≃L[S] M) : M ≃L[R] M - ContinuousLinearEquiv.restrictScalars_toLinearEquiv 📋 Mathlib.Topology.Algebra.Module.Equiv
(R : Type u_1) {S : Type u_2} {M : Type u_3} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [TopologicalSpace M] [LinearMap.CompatibleSMul M M R S] (f : M ≃L[S] M) : ↑(ContinuousLinearEquiv.restrictScalars R f) = LinearEquiv.restrictScalars R ↑f - ContinuousLinearEquiv.restrictScalars_apply 📋 Mathlib.Topology.Algebra.Module.Equiv
(R : Type u_1) {S : Type u_2} {M : Type u_3} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [TopologicalSpace M] [LinearMap.CompatibleSMul M M R S] (f : M ≃L[S] M) (a : M) : (ContinuousLinearEquiv.restrictScalars R f) a = f a - ContinuousLinearEquiv.restrictScalars_symm_apply 📋 Mathlib.Topology.Algebra.Module.Equiv
(R : Type u_1) {S : Type u_2} {M : Type u_3} [Semiring R] [Semiring S] [AddCommMonoid M] [Module R M] [Module S M] [TopologicalSpace M] [LinearMap.CompatibleSMul M M R S] (f : M ≃L[S] M) (a : M) : (ContinuousLinearEquiv.restrictScalars R f).symm a = f.symm a - ContinuousLinearMap.restrictScalars 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} (R : Type u_4) [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] (f : M₁ →L[A] M₂) : M₁ →L[R] M₂ - ContinuousLinearMap.coe_restrictScalars 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] (f : M₁ →L[A] M₂) : ↑(ContinuousLinearMap.restrictScalars R f) = ↑R ↑f - ContinuousLinearMap.coe_restrictScalars' 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] (f : M₁ →L[A] M₂) : ⇑(ContinuousLinearMap.restrictScalars R f) = ⇑f - ContinuousLinearMap.restrictScalars_zero 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] : ContinuousLinearMap.restrictScalars R 0 = 0 - ContinuousLinearMap.restrictScalars_neg 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {R : Type u_2} {M₁ : Type u_3} {M₂ : Type u_4} [Ring A] [Ring R] [AddCommGroup M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommGroup M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [IsTopologicalAddGroup M₂] (f : M₁ →L[A] M₂) : ContinuousLinearMap.restrictScalars R (-f) = -ContinuousLinearMap.restrictScalars R f - ContinuousLinearMap.restrictScalars_add 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [ContinuousAdd M₂] (f g : M₁ →L[A] M₂) : ContinuousLinearMap.restrictScalars R (f + g) = ContinuousLinearMap.restrictScalars R f + ContinuousLinearMap.restrictScalars R g - ContinuousLinearMap.restrictScalarsₗ 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
(A : Type u_1) (M₁ : Type u_2) (M₂ : Type u_3) (R : Type u_4) (S : Type u_5) [Semiring A] [Semiring R] [Semiring S] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [Module S M₂] [ContinuousConstSMul S M₂] [SMulCommClass A S M₂] [SMulCommClass R S M₂] [ContinuousAdd M₂] : (M₁ →L[A] M₂) →ₗ[S] M₁ →L[R] M₂ - ContinuousLinearMap.restrictScalars_smul 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} {S : Type u_5} [Semiring A] [Semiring R] [Semiring S] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [Module S M₂] [ContinuousConstSMul S M₂] [SMulCommClass A S M₂] [SMulCommClass R S M₂] (c : S) (f : M₁ →L[A] M₂) : ContinuousLinearMap.restrictScalars R (c • f) = c • ContinuousLinearMap.restrictScalars R f - ContinuousLinearMap.restrictScalars_sub 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {R : Type u_2} {M₁ : Type u_3} {M₂ : Type u_4} [Ring A] [Ring R] [AddCommGroup M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommGroup M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [IsTopologicalAddGroup M₂] (f g : M₁ →L[A] M₂) : ContinuousLinearMap.restrictScalars R (f - g) = ContinuousLinearMap.restrictScalars R f - ContinuousLinearMap.restrictScalars R g - ContinuousLinearMap.coe_restrictScalarsₗ 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} {S : Type u_5} [Semiring A] [Semiring R] [Semiring S] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] [Module S M₂] [ContinuousConstSMul S M₂] [SMulCommClass A S M₂] [SMulCommClass R S M₂] [ContinuousAdd M₂] : ⇑(ContinuousLinearMap.restrictScalarsₗ A M₁ M₂ R S) = ContinuousLinearMap.restrictScalars R - ContinuousLinearMap.toContinuousAddMonoidHom_restrictScalars 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.RestrictScalars
{A : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {R : Type u_4} [Semiring A] [Semiring R] [AddCommMonoid M₁] [Module A M₁] [Module R M₁] [TopologicalSpace M₁] [AddCommMonoid M₂] [Module A M₂] [Module R M₂] [TopologicalSpace M₂] [LinearMap.CompatibleSMul M₁ M₂ R A] (f : M₁ →L[A] M₂) : ↑(ContinuousLinearMap.restrictScalars R f) = ↑f - StrictConvex.linear_image 📋 Mathlib.Analysis.Convex.Strict
{𝕜 : Type u_1} {𝕝 : Type u_2} {E : Type u_3} {F : Type u_4} [Semiring 𝕜] [PartialOrder 𝕜] [TopologicalSpace E] [TopologicalSpace F] [AddCommMonoid E] [AddCommMonoid F] [Module 𝕜 E] [Module 𝕜 F] {s : Set E} [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap ⇑f) : StrictConvex 𝕜 (⇑f '' s) - StrictConvex.smul 📋 Mathlib.Analysis.Convex.Strict
{𝕜 : Type u_1} {𝕝 : Type u_2} {E : Type u_3} [Semiring 𝕜] [PartialOrder 𝕜] [TopologicalSpace E] [AddCommGroup E] [Module 𝕜 E] [Field 𝕝] [Module 𝕝 E] [ContinuousConstSMul 𝕝 E] [LinearMap.CompatibleSMul E E 𝕜 𝕝] {s : Set E} (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s) - StrictConvex.affinity 📋 Mathlib.Analysis.Convex.Strict
{𝕜 : Type u_1} {𝕝 : Type u_2} {E : Type u_3} [Semiring 𝕜] [PartialOrder 𝕜] [TopologicalSpace E] [AddCommGroup E] [Module 𝕜 E] [Field 𝕝] [Module 𝕝 E] [ContinuousConstSMul 𝕝 E] [LinearMap.CompatibleSMul E E 𝕜 𝕝] {s : Set E} [ContinuousAdd E] (hs : StrictConvex 𝕜 s) (z : E) (c : 𝕝) : StrictConvex 𝕜 (z +ᵥ c • s) - PositiveLinearMap.map_smul_of_tower 📋 Mathlib.Algebra.Order.Module.PositiveLinearMap
{R : Type u_1} {E₁ : Type u_2} {E₂ : Type u_3} [Semiring R] [AddCommMonoid E₁] [PartialOrder E₁] [AddCommMonoid E₂] [PartialOrder E₂] [Module R E₁] [Module R E₂] {S : Type u_6} [SMul S E₁] [SMul S E₂] [LinearMap.CompatibleSMul E₁ E₂ S R] (f : E₁ →ₚ[R] E₂) (c : S) (x : E₁) : f (c • x) = c • f x - PositiveContinuousLinearMap.map_smul_of_tower 📋 Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Positive
{R : Type u_1} {E₁ : Type u_2} {E₂ : Type u_3} [Semiring R] [AddCommMonoid E₁] [PartialOrder E₁] [AddCommMonoid E₂] [PartialOrder E₂] [Module R E₁] [Module R E₂] [TopologicalSpace E₁] [TopologicalSpace E₂] {S : Type u_6} [SMul S E₁] [SMul S E₂] [LinearMap.CompatibleSMul E₁ E₂ S R] (f : E₁ →P[R] E₂) (c : S) (x : E₁) : f (c • x) = c • f x - StrictConvexSpace.of_strictConvex_unitClosedBall 📋 Mathlib.Analysis.Convex.StrictConvexSpace
(𝕜 : Type u_1) {E : Type u_2} [NormedField 𝕜] [PartialOrder 𝕜] [NormedAddCommGroup E] [NormedSpace 𝕜 E] [NormedSpace ℝ E] [LinearMap.CompatibleSMul E E 𝕜 ℝ] (h : StrictConvex 𝕜 (Metric.closedBall 0 1)) : StrictConvexSpace 𝕜 E - ContDiffMapSupportedIn.postcompLM 📋 Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
{𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {F' : Type u_4} [NontriviallyNormedField 𝕜] [NormedAddCommGroup E] [NormedSpace ℝ E] [NormedAddCommGroup F] [NormedSpace ℝ F] [NormedSpace 𝕜 F] [SMulCommClass ℝ 𝕜 F] [NormedAddCommGroup F'] [NormedSpace ℝ F'] [NormedSpace 𝕜 F'] [SMulCommClass ℝ 𝕜 F'] {n : ℕ∞} {K : TopologicalSpace.Compacts E} [LinearMap.CompatibleSMul F F' ℝ 𝕜] (T : F →L[𝕜] F') : ContDiffMapSupportedIn E F n K →ₗ[𝕜] ContDiffMapSupportedIn E F' n K - ContDiffMapSupportedIn.postcompCLM 📋 Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
{𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {F' : Type u_4} [NontriviallyNormedField 𝕜] [NormedAddCommGroup E] [NormedSpace ℝ E] [NormedAddCommGroup F] [NormedSpace ℝ F] [NormedSpace 𝕜 F] [SMulCommClass ℝ 𝕜 F] [NormedAddCommGroup F'] [NormedSpace ℝ F'] [NormedSpace 𝕜 F'] [SMulCommClass ℝ 𝕜 F'] {n : ℕ∞} {K : TopologicalSpace.Compacts E} [LinearMap.CompatibleSMul F F' ℝ 𝕜] (T : F →L[𝕜] F') : ContDiffMapSupportedIn E F n K →L[𝕜] ContDiffMapSupportedIn E F' n K - ContDiffMapSupportedIn.postcompLM_apply 📋 Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
(𝕜 : Type u_1) {E : Type u_2} {F : Type u_3} {F' : Type u_4} [NontriviallyNormedField 𝕜] [NormedAddCommGroup E] [NormedSpace ℝ E] [NormedAddCommGroup F] [NormedSpace ℝ F] [NormedSpace 𝕜 F] [SMulCommClass ℝ 𝕜 F] [NormedAddCommGroup F'] [NormedSpace ℝ F'] [NormedSpace 𝕜 F'] [SMulCommClass ℝ 𝕜 F'] {n : ℕ∞} {K : TopologicalSpace.Compacts E} [LinearMap.CompatibleSMul F F' ℝ 𝕜] (T : F →L[𝕜] F') (f : ContDiffMapSupportedIn E F n K) : ⇑((ContDiffMapSupportedIn.postcompLM T) f) = ⇑T ∘ ⇑f - ContDiffMapSupportedIn.postcompCLM_apply 📋 Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
(𝕜 : Type u_1) {E : Type u_2} {F : Type u_3} {F' : Type u_4} [NontriviallyNormedField 𝕜] [NormedAddCommGroup E] [NormedSpace ℝ E] [NormedAddCommGroup F] [NormedSpace ℝ F] [NormedSpace 𝕜 F] [SMulCommClass ℝ 𝕜 F] [NormedAddCommGroup F'] [NormedSpace ℝ F'] [NormedSpace 𝕜 F'] [SMulCommClass ℝ 𝕜 F'] {n : ℕ∞} {K : TopologicalSpace.Compacts E} [LinearMap.CompatibleSMul F F' ℝ 𝕜] (T : F →L[𝕜] F') (f : ContDiffMapSupportedIn E F n K) : ⇑((ContDiffMapSupportedIn.postcompCLM T) f) = ⇑T ∘ ⇑f - ContDiffMapSupportedIn.seminorm_postcompLM_le 📋 Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
(𝕜 : Type u_1) {E : Type u_2} {F : Type u_3} {F' : Type u_4} [NontriviallyNormedField 𝕜] [NormedAddCommGroup E] [NormedSpace ℝ E] [NormedAddCommGroup F] [NormedSpace ℝ F] [NormedSpace 𝕜 F] [SMulCommClass ℝ 𝕜 F] [NormedAddCommGroup F'] [NormedSpace ℝ F'] [NormedSpace 𝕜 F'] [SMulCommClass ℝ 𝕜 F'] {n : ℕ∞} {K : TopologicalSpace.Compacts E} [LinearMap.CompatibleSMul F F' ℝ 𝕜] {i : ℕ} (T : F →L[𝕜] F') (f : ContDiffMapSupportedIn E F n K) : (ContDiffMapSupportedIn.seminorm 𝕜 E F' n K i) ((ContDiffMapSupportedIn.postcompLM T) f) ≤ ‖T‖ * (ContDiffMapSupportedIn.seminorm 𝕜 E F n K i) f - curveIntegrable_restrictScalars_iff 📋 Mathlib.MeasureTheory.Integral.CurveIntegral.Basic
{𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike 𝕜] [NormedAddCommGroup E] [NormedSpace 𝕜 E] [NormedAddCommGroup F] [NormedSpace 𝕜 F] {a b : E} {ω : E → E →L[𝕜] F} {γ : Path a b} {𝕝 : Type u_4} [RCLike 𝕝] [NormedSpace 𝕝 F] [NormedSpace 𝕝 E] [LinearMap.CompatibleSMul E F 𝕝 𝕜] : CurveIntegrable (fun t => ContinuousLinearMap.restrictScalars 𝕝 (ω t)) γ ↔ CurveIntegrable ω γ - curveIntegralFun_restrictScalars 📋 Mathlib.MeasureTheory.Integral.CurveIntegral.Basic
{𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike 𝕜] [NormedAddCommGroup E] [NormedSpace 𝕜 E] [NormedAddCommGroup F] [NormedSpace 𝕜 F] {a b : E} {ω : E → E →L[𝕜] F} {γ : Path a b} {𝕝 : Type u_4} [RCLike 𝕝] [NormedSpace 𝕝 F] [NormedSpace 𝕝 E] [LinearMap.CompatibleSMul E F 𝕝 𝕜] : curveIntegralFun (fun t => ContinuousLinearMap.restrictScalars 𝕝 (ω t)) γ = curveIntegralFun ω γ - curveIntegral_restrictScalars 📋 Mathlib.MeasureTheory.Integral.CurveIntegral.Basic
{𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike 𝕜] [NormedAddCommGroup E] [NormedSpace 𝕜 E] [NormedAddCommGroup F] [NormedSpace 𝕜 F] {a b : E} {ω : E → E →L[𝕜] F} {γ : Path a b} {𝕝 : Type u_4} [RCLike 𝕝] [NormedSpace 𝕝 F] [NormedSpace 𝕝 E] [LinearMap.CompatibleSMul E F 𝕝 𝕜] : ∫ᶜ (x : E) in γ, ContinuousLinearMap.restrictScalars 𝕝 (ω x) = ∫ᶜ (x : E) in γ, ω x - ContIntertwiningMap.instSMul 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {S : Type u_6} [Monoid S] [DistribMulAction S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] : SMul S (ContIntertwiningMap π₁ π₂) - ContIntertwiningMap.instDistribMulAction 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {S : Type u_6} [Monoid S] [DistribMulAction S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] : DistribMulAction S (ContIntertwiningMap π₁ π₂) - ContIntertwiningMap.instModule 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {S : Type u_7} [Ring S] [Module S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] : Module S (ContIntertwiningMap π₁ π₂) - ContIntertwiningMap.smul_apply 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {S : Type u_6} [Monoid S] [DistribMulAction S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] (s : S) (f : ContIntertwiningMap π₁ π₂) (v : V) : (s • f) v = s • f v - ContIntertwiningMap.smul_comp 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] [AddCommGroup U] [Module R U] [TopologicalSpace U] [IsTopologicalAddGroup U] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {π₃ : ContRepresentation R G U} {S : Type u_7} [Monoid S] [DistribMulAction S U] [SMulCommClass R S U] [ContinuousConstSMul S U] [LinearMap.CompatibleSMul U U S R] (s : S) (f : ContIntertwiningMap π₂ π₃) (g : ContIntertwiningMap π₁ π₂) : (s • f).comp g = s • f.comp g - ContIntertwiningMap.toContinuousLinearMap_smul 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {S : Type u_6} [Monoid S] [DistribMulAction S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] (s : S) (f : ContIntertwiningMap π₁ π₂) : (s • f).toContinuousLinearMap = s • f.toContinuousLinearMap - ContIntertwiningMap.comp_smul 📋 Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] [AddCommGroup U] [Module R U] [TopologicalSpace U] [IsTopologicalAddGroup U] {π₁ : ContRepresentation R G V} {π₂ : ContRepresentation R G W} {π₃ : ContRepresentation R G U} {S : Type u_7} [Monoid S] [DistribMulAction S U] [SMulCommClass R S U] [ContinuousConstSMul S U] [LinearMap.CompatibleSMul U U S R] [DistribMulAction S W] [SMulCommClass R S W] [ContinuousConstSMul S W] [LinearMap.CompatibleSMul W W S R] [LinearMap.CompatibleSMul W U S R] (s : S) (f : ContIntertwiningMap π₂ π₃) (g : ContIntertwiningMap π₁ π₂) : f.comp (s • g) = s • f.comp g
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 ce5dd8c