Loogle!
Result
Found 433 declarations mentioning IsBoundedSMul. Of these, only the first 200 are shown.
- Real.isBoundedSMul ð Mathlib.Topology.MetricSpace.Algebra
: IsBoundedSMul â â - IsBoundedSMul ð Mathlib.Topology.MetricSpace.Algebra
(α : Type u_1) (β : Type u_2) [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] : Prop - NNReal.isBoundedSMul ð Mathlib.Topology.MetricSpace.Algebra
: IsBoundedSMul NNReal NNReal - IsBoundedSMul.toUniformContinuousConstSMul ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] : UniformContinuousConstSMul α β - IsBoundedSMul.continuousSMul ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] : ContinuousSMul α β - IsBoundedSMul.op ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] [SMul αáµáµáµ β] [IsCentralScalar α β] : IsBoundedSMul αáµáµáµ β - Pi.instIsBoundedSMul ð Mathlib.Topology.MetricSpace.Algebra
{ι : Type u_3} [Fintype ι] {α : Type u_4} {β : ι â Type u_5} [PseudoMetricSpace α] [(i : ι) â PseudoMetricSpace (β i)] [Zero α] [(i : ι) â Zero (β i)] [(i : ι) â SMul α (β i)] [â (i : ι), IsBoundedSMul α (β i)] : IsBoundedSMul α ((i : ι) â β i) - Prod.instIsBoundedSMul ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_4} {β : Type u_5} {γ : Type u_6} [PseudoMetricSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] [Zero α] [Zero β] [Zero γ] [SMul α β] [SMul α γ] [IsBoundedSMul α β] [IsBoundedSMul α γ] : IsBoundedSMul α (β à γ) - Bornology.IsBounded.uniformContinuousOn_smul ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {s : Set (α à β)} (hs : Bornology.IsBounded s) : UniformContinuousOn (Function.uncurry fun x1 x2 => x1 ⢠x2) s - Pi.instIsBoundedSMul' ð Mathlib.Topology.MetricSpace.Algebra
{ι : Type u_3} [Fintype ι] {α : ι â Type u_4} {β : ι â Type u_5} [(i : ι) â PseudoMetricSpace (α i)] [(i : ι) â PseudoMetricSpace (β i)] [(i : ι) â Zero (α i)] [(i : ι) â Zero (β i)] [(i : ι) â SMul (α i) (β i)] [â (i : ι), IsBoundedSMul (α i) (β i)] : IsBoundedSMul ((i : ι) â α i) ((i : ι) â β i) - instIsBoundedSMulSeparationQuotient ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_4} {β : Type u_5} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] : IsBoundedSMul α (SeparationQuotient β) - dist_pair_smul ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] (xâ xâ : α) (y : β) : dist (xâ ⢠y) (xâ ⢠y) †dist xâ xâ * dist y 0 - dist_smul_pair ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] (x : α) (yâ yâ : β) : dist (x ⢠yâ) (x ⢠yâ) †dist x 0 * dist yâ yâ - IsBoundedSMul.dist_pair_smul' ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} {instâ : PseudoMetricSpace α} {instâ¹ : PseudoMetricSpace β} {instâ² : Zero α} {instâ³ : Zero β} {instâ⎠: SMul α β} [self : IsBoundedSMul α β] (xâ xâ : α) (y : β) : dist (xâ ⢠y) (xâ ⢠y) †dist xâ xâ * dist y 0 - IsBoundedSMul.dist_smul_pair' ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} {instâ : PseudoMetricSpace α} {instâ¹ : PseudoMetricSpace β} {instâ² : Zero α} {instâ³ : Zero β} {instâ⎠: SMul α β} [self : IsBoundedSMul α β] (x : α) (yâ yâ : β) : dist (x ⢠yâ) (x ⢠yâ) †dist x 0 * dist yâ yâ - TendstoLocallyUniformly.fun_mulâ ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : Continuous f) (hg : Continuous g) : TendstoLocallyUniformly (fun i i_1 => F i i_1 * G i i_1) (fun i => f i * g i) l - TendstoLocallyUniformly.fun_smulâ ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hfc : Continuous f) (hgc : Continuous g) : TendstoLocallyUniformly (fun i i_1 => F i i_1 ⢠G i i_1) (fun i => f i ⢠g i) l - TendstoLocallyUniformlyOn.fun_mulâ ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {s : Set X} {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : ContinuousOn f s) (hg : ContinuousOn g s) : TendstoLocallyUniformlyOn (fun i i_1 => F i i_1 * G i i_1) (fun i => f i * g i) l s - TendstoLocallyUniformlyOn.fun_smulâ ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {s : Set X} {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hfc : ContinuousOn f s) (hgc : ContinuousOn g s) : TendstoLocallyUniformlyOn (fun i i_1 => F i i_1 ⢠G i i_1) (fun i => f i ⢠g i) l s - TendstoLocallyUniformly.mulâ ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : Continuous f) (hg : Continuous g) : TendstoLocallyUniformly (F * G) (f * g) l - IsBoundedSMul.mk ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] (dist_smul_pair' : â (x : α) (yâ yâ : β), dist (x ⢠yâ) (x ⢠yâ) †dist x 0 * dist yâ yâ) (dist_pair_smul' : â (xâ xâ : α) (y : β), dist (xâ ⢠y) (xâ ⢠y) †dist xâ xâ * dist y 0) : IsBoundedSMul α β - TendstoLocallyUniformlyOn.mulâ ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {s : Set X} {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : ContinuousOn f s) (hg : ContinuousOn g s) : TendstoLocallyUniformlyOn (F * G) (f * g) l s - TendstoLocallyUniformly.smulâ ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hfc : Continuous f) (hgc : Continuous g) : TendstoLocallyUniformly (F ⢠G) (f ⢠g) l - TendstoLocallyUniformly.fun_mulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (f y) 0) (hg : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (g y) 0) : TendstoLocallyUniformly (fun i i_1 => F i i_1 * G i i_1) (fun i => f i * g i) l - TendstoLocallyUniformlyOn.smulâ ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {s : Set X} {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hfc : ContinuousOn f s) (hgc : ContinuousOn g s) : TendstoLocallyUniformlyOn (F ⢠G) (f ⢠g) l s - TendstoLocallyUniformly.fun_smulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (f y) 0) (hg : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (g y) 0) : TendstoLocallyUniformly (fun i i_1 => F i i_1 ⢠G i i_1) (fun i => f i ⢠g i) l - TendstoLocallyUniformly.mulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (f y) 0) (hg : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (g y) 0) : TendstoLocallyUniformly (F * G) (f * g) l - TendstoLocallyUniformlyOn.fun_mulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {s : Set X} {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (f y) 0) (hg : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (g y) 0) : TendstoLocallyUniformlyOn (fun i i_1 => F i i_1 * G i i_1) (fun i => f i * g i) l s - TendstoLocallyUniformlyOn.fun_smulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {s : Set X} {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (f y) 0) (hg : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (g y) 0) : TendstoLocallyUniformlyOn (fun i i_1 => F i i_1 ⢠G i i_1) (fun i => f i ⢠g i) l s - TendstoLocallyUniformly.smulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformly F f l) (hG : TendstoLocallyUniformly G g l) (hf : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (f y) 0) (hg : â (x : X), Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhds x) fun y => dist (g y) 0) : TendstoLocallyUniformly (F ⢠G) (f ⢠g) l - TendstoLocallyUniformlyOn.mulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{X : Type u_3} {M : Type u_4} {ι : Type u_5} [TopologicalSpace X] [PseudoMetricSpace M] [Zero M] [Mul M] [IsBoundedSMul M M] {s : Set X} {F G : ι â X â M} {f g : X â M} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (f y) 0) (hg : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (g y) 0) : TendstoLocallyUniformlyOn (F * G) (f * g) l s - TendstoLocallyUniformlyOn.smulâ_of_isBoundedUnder ð Mathlib.Topology.MetricSpace.Algebra
{α : Type u_1} {β : Type u_2} [PseudoMetricSpace α] [PseudoMetricSpace β] [Zero α] [Zero β] [SMul α β] [IsBoundedSMul α β] {X : Type u_3} {ι : Type u_4} [TopologicalSpace X] {s : Set X} {F : ι â X â α} {G : ι â X â β} {f : X â α} {g : X â β} {l : Filter ι} (hF : TendstoLocallyUniformlyOn F f l s) (hG : TendstoLocallyUniformlyOn G g l s) (hf : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (f y) 0) (hg : â x â s, Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) (nhdsWithin x s) fun y => dist (g y) 0) : TendstoLocallyUniformlyOn (F ⢠G) (f ⢠g) l s - NonUnitalSeminormedRing.isBoundedSMul ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} [NonUnitalSeminormedRing α] : IsBoundedSMul α α - NonUnitalSeminormedRing.isBoundedSMulOpposite ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} [NonUnitalSeminormedRing α] : IsBoundedSMul αáµáµáµ α - lipschitzWith_smul ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (s : α) : LipschitzWith âsââ fun x => s ⢠x - norm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (r : α) (x : β) : âr ⢠xâ †ârâ * âxâ - nnnorm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (r : α) (x : β) : âr ⢠xââ †ârââ * âxââ - enorm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] {r : α} {x : β} : âr ⢠xââ †ârââ * âxââ - dist_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (s : α) (x y : β) : dist (s ⢠x) (s ⢠y) †âsâ * dist x y - nndist_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (s : α) (x y : β) : nndist (s ⢠x) (s ⢠y) †âsââ * nndist x y - edist_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedAddGroup α] [SeminormedAddGroup β] [SMulZeroClass α β] [IsBoundedSMul α β] (s : α) (x y : β) : edist (s ⢠x) (s ⢠y) †âsââ ⢠edist x y - NormSMulClass.toIsBoundedSMul ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedRing α] [SeminormedAddCommGroup β] [Module α β] [NormSMulClass α β] : IsBoundedSMul α β - NormedDivisionRing.toNormSMulClass ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [NormedDivisionRing α] [SeminormedAddGroup β] [MulActionWithZero α β] [IsBoundedSMul α β] : NormSMulClass α β - IsBoundedSMul.of_norm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedRing α] [SeminormedAddCommGroup β] [Module α β] (h : â (r : α) (x : β), âr ⢠xâ †ârâ * âxâ) : IsBoundedSMul α β - IsBoundedSMul.of_nnnorm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedRing α] [SeminormedAddCommGroup β] [Module α β] (h : â (r : α) (x : β), âr ⢠xââ †ârââ * âxââ) : IsBoundedSMul α β - IsBoundedSMul.of_enorm_smul_le ð Mathlib.Analysis.Normed.MulAction
{α : Type u_1} {β : Type u_2} [SeminormedRing α] [SeminormedAddCommGroup β] [Module α β] (h : â (r : α) (x : β), âr ⢠xââ †ârââ * âxââ) : IsBoundedSMul α β - NormedSpace.toIsBoundedSMul ð Mathlib.Analysis.Normed.Module.Basic
{ð : Type u_1} {E : Type u_3} [NormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] : IsBoundedSMul ð E - MeasureTheory.HasFiniteIntegral.smul ð Mathlib.MeasureTheory.Function.L1Space.HasFiniteIntegral
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedAddCommGroup ð] [SMulZeroClass ð β] [IsBoundedSMul ð β] (c : ð) {f : α â β} (hf : MeasureTheory.HasFiniteIntegral f ÎŒ) : MeasureTheory.HasFiniteIntegral (c ⢠f) ÎŒ - MeasureTheory.hasFiniteIntegral_smul_iff ð Mathlib.MeasureTheory.Function.L1Space.HasFiniteIntegral
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [MulActionWithZero ð β] [IsBoundedSMul ð β] {c : ð} (hc : IsUnit c) (f : α â β) : MeasureTheory.HasFiniteIntegral (c ⢠f) ÎŒ â MeasureTheory.HasFiniteIntegral f ÎŒ - NormedAddGroupHom.smul ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] : SMul R (NormedAddGroupHom Vâ Vâ) - NormedAddGroupHom.module ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [Semiring R] [Module R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] : Module R (NormedAddGroupHom Vâ Vâ) - NormedAddGroupHom.distribMulAction ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] : DistribMulAction R (NormedAddGroupHom Vâ Vâ) - NormedAddGroupHom.smul_apply ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] (r : R) (f : NormedAddGroupHom Vâ Vâ) (v : Vâ) : (r ⢠f) v = r ⢠f v - NormedAddGroupHom.coe_smul ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] (r : R) (f : NormedAddGroupHom Vâ Vâ) : â(r ⢠f) = r ⢠âf - NormedAddGroupHom.smulCommClass ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} {R' : Type u_6} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] [MonoidWithZero R'] [DistribMulAction R' Vâ] [PseudoMetricSpace R'] [IsBoundedSMul R' Vâ] [SMulCommClass R R' Vâ] : SMulCommClass R R' (NormedAddGroupHom Vâ Vâ) - NormedAddGroupHom.isScalarTower ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} {R' : Type u_6} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] [MonoidWithZero R'] [DistribMulAction R' Vâ] [PseudoMetricSpace R'] [IsBoundedSMul R' Vâ] [SMul R R'] [IsScalarTower R R' Vâ] : IsScalarTower R R' (NormedAddGroupHom Vâ Vâ) - NormedAddGroupHom.isCentralScalar ð Mathlib.Analysis.Normed.Group.Hom
{Vâ : Type u_2} {Vâ : Type u_3} [SeminormedAddCommGroup Vâ] [SeminormedAddCommGroup Vâ] {R : Type u_5} [MonoidWithZero R] [DistribMulAction R Vâ] [PseudoMetricSpace R] [IsBoundedSMul R Vâ] [DistribMulAction Ráµáµáµ Vâ] [IsCentralScalar R Vâ] : IsCentralScalar R (NormedAddGroupHom Vâ Vâ) - LinearMap.toContinuousLinearMapâ ð Mathlib.Analysis.Normed.Operator.ContinuousLinearMap
{ð : Type u_1} {E : Type u_3} [SeminormedRing ð] [SeminormedAddCommGroup E] [Module ð E] [IsBoundedSMul ð E] (f : ð ââ[ð] E) : ð âL[ð] E - LinearMap.toContinuousLinearMapâ_coe ð Mathlib.Analysis.Normed.Operator.ContinuousLinearMap
{ð : Type u_1} {E : Type u_3} [SeminormedRing ð] [SeminormedAddCommGroup E] [Module ð E] [IsBoundedSMul ð E] (f : ð ââ[ð] E) : âf.toContinuousLinearMapâ = f - LinearMap.toContinuousLinearMapâ_apply ð Mathlib.Analysis.Normed.Operator.ContinuousLinearMap
{ð : Type u_1} {E : Type u_3} [SeminormedRing ð] [SeminormedAddCommGroup E] [Module ð E] [IsBoundedSMul ð E] (f : ð ââ[ð] E) (x : ð) : f.toContinuousLinearMapâ x = f x - Asymptotics.IsBigO.const_smul_self ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {R : Type u_12} [SeminormedAddCommGroup E'] [SeminormedRing R] {f' : α â E'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] (c' : R) : (fun x => c' ⢠f' x) =O[l] f' - Asymptotics.IsBigOWith.const_smul_self ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {R : Type u_12} [SeminormedAddCommGroup E'] [SeminormedRing R] {f' : α â E'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] (c' : R) : Asymptotics.IsBigOWith âc'â l (fun x => c' ⢠f' x) f' - Asymptotics.IsBigO.const_smul_left ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {F : Type u_4} {E' : Type u_6} {R : Type u_12} [Norm F] [SeminormedAddCommGroup E'] [SeminormedRing R] {g : α â F} {f' : α â E'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] (h : f' =O[l] g) (c : R) : (c ⢠f') =O[l] g - Asymptotics.IsLittleO.const_smul_left ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {F : Type u_4} {E' : Type u_6} {R : Type u_12} [Norm F] [SeminormedAddCommGroup E'] [SeminormedRing R] {g : α â F} {f' : α â E'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] (h : f' =o[l] g) (c : R) : (c ⢠f') =o[l] g - Asymptotics.IsBigOWith.const_smul_left ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {F : Type u_4} {E' : Type u_6} {R : Type u_12} [Norm F] [SeminormedAddCommGroup E'] [SeminormedRing R] {c : â} {g : α â F} {f' : α â E'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] (h : Asymptotics.IsBigOWith c l f' g) (c' : R) : Asymptotics.IsBigOWith (âc'â * c) l (fun x => c' ⢠f' x) g - NormedField.tendsto_zero_smul_of_tendsto_zero_of_bounded ð Mathlib.Analysis.Asymptotics.Lemmas
{ι : Type u_1} {ð : Type u_2} {E : Type u_3} [NormedDivisionRing ð] [SeminormedAddCommGroup E] [Module ð E] [IsBoundedSMul ð E] {l : Filter ι} {ε : ι â ð} {f : ι â E} (hε : Filter.Tendsto ε l (nhds 0)) (hf : Filter.IsBoundedUnder (fun x1 x2 => x1 †x2) l (norm â f)) : Filter.Tendsto (ε ⢠f) l (nhds 0) - Asymptotics.IsBigO.smul ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_12} {ð' : Type u_14} [SeminormedAddCommGroup E'] [SeminormedAddCommGroup F'] [SeminormedRing R] [NormedDivisionRing ð'] {f' : α â E'} {g' : α â F'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] [Module ð' F'] [NormSMulClass ð' F'] {kâ : α â R} {kâ : α â ð'} (hâ : kâ =O[l] kâ) (hâ : f' =O[l] g') : (fun x => kâ x ⢠f' x) =O[l] fun x => kâ x ⢠g' x - Asymptotics.IsBigO.smul_isLittleO ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_12} {ð' : Type u_14} [SeminormedAddCommGroup E'] [SeminormedAddCommGroup F'] [SeminormedRing R] [NormedDivisionRing ð'] {f' : α â E'} {g' : α â F'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] [Module ð' F'] [NormSMulClass ð' F'] {kâ : α â R} {kâ : α â ð'} (hâ : kâ =O[l] kâ) (hâ : f' =o[l] g') : (fun x => kâ x ⢠f' x) =o[l] fun x => kâ x ⢠g' x - Asymptotics.IsLittleO.smul ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_12} {ð' : Type u_14} [SeminormedAddCommGroup E'] [SeminormedAddCommGroup F'] [SeminormedRing R] [NormedDivisionRing ð'] {f' : α â E'} {g' : α â F'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] [Module ð' F'] [NormSMulClass ð' F'] {kâ : α â R} {kâ : α â ð'} (hâ : kâ =o[l] kâ) (hâ : f' =o[l] g') : (fun x => kâ x ⢠f' x) =o[l] fun x => kâ x ⢠g' x - Asymptotics.IsLittleO.smul_isBigO ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_12} {ð' : Type u_14} [SeminormedAddCommGroup E'] [SeminormedAddCommGroup F'] [SeminormedRing R] [NormedDivisionRing ð'] {f' : α â E'} {g' : α â F'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] [Module ð' F'] [NormSMulClass ð' F'] {kâ : α â R} {kâ : α â ð'} (hâ : kâ =o[l] kâ) (hâ : f' =O[l] g') : (fun x => kâ x ⢠f' x) =o[l] fun x => kâ x ⢠g' x - Asymptotics.IsBigOWith.smul ð Mathlib.Analysis.Asymptotics.Lemmas
{α : Type u_1} {E' : Type u_6} {F' : Type u_7} {R : Type u_12} {ð' : Type u_14} [SeminormedAddCommGroup E'] [SeminormedAddCommGroup F'] [SeminormedRing R] [NormedDivisionRing ð'] {c c' : â} {f' : α â E'} {g' : α â F'} {l : Filter α} [Module R E'] [IsBoundedSMul R E'] [Module ð' F'] [NormSMulClass ð' F'] {kâ : α â R} {kâ : α â ð'} (hâ : Asymptotics.IsBigOWith c l kâ kâ) (hâ : Asymptotics.IsBigOWith c' l f' g') : Asymptotics.IsBigOWith (c * c') l (fun x => kâ x ⢠f' x) fun x => kâ x ⢠g' x - Submodule.Quotient.instIsBoundedSMul ð Mathlib.Analysis.Normed.Group.Quotient
{M : Type u_1} [SeminormedAddCommGroup M] {R : Type u_3} [Ring R] [Module R M] (S : Submodule R M) (ð : Type u_4) [SeminormedCommRing ð] [Module ð M] [IsBoundedSMul ð M] [SMul ð R] [IsScalarTower ð R M] : IsBoundedSMul ð (M â§ž S) - ediam_smul_le ð Mathlib.Analysis.Normed.Module.Ball.Pointwise
{ð : Type u_1} {E : Type u_2} [SeminormedAddCommGroup ð] [SeminormedAddCommGroup E] [SMulZeroClass ð E] [IsBoundedSMul ð E] (c : ð) (s : Set E) : Metric.ediam (c ⢠s) †âcââ ⢠Metric.ediam s - 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â - MeasureTheory.MemLp.const_smul ð Mathlib.MeasureTheory.Function.LpSeminorm.SMul
{α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup F] {f : α â F} {ð : Type u_3} [NormedRing ð] [MulActionWithZero ð F] [IsBoundedSMul ð F] (hf : MeasureTheory.MemLp f p ÎŒ) (c : ð) : MeasureTheory.MemLp (c ⢠f) p ÎŒ - MeasureTheory.eLpNormEssSup_const_smul_le ð Mathlib.MeasureTheory.Function.LpSeminorm.SMul
{α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup F] {f : α â F} {ð : Type u_3} [NormedRing ð] [MulActionWithZero ð F] [IsBoundedSMul ð F] {c : ð} : MeasureTheory.eLpNormEssSup (c ⢠f) ÎŒ †âcââ * MeasureTheory.eLpNormEssSup f ÎŒ - MeasureTheory.eLpNorm_const_smul_le ð Mathlib.MeasureTheory.Function.LpSeminorm.SMul
{α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup F] {f : α â F} {ð : Type u_3} [NormedRing ð] [MulActionWithZero ð F] [IsBoundedSMul ð F] {c : ð} : MeasureTheory.eLpNorm (c ⢠f) p ÎŒ †âcââ * MeasureTheory.eLpNorm f p ÎŒ - MeasureTheory.eLpNorm'_const_smul_le ð Mathlib.MeasureTheory.Function.LpSeminorm.SMul
{α : Type u_1} {F : Type u_2} {m : MeasurableSpace α} {q : â} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup F] {f : α â F} {ð : Type u_3} [NormedRing ð] [MulActionWithZero ð F] [IsBoundedSMul ð F] {c : ð} (hq : 0 < q) : MeasureTheory.eLpNorm' (c ⢠f) q ÎŒ †âcââ * MeasureTheory.eLpNorm' f q ÎŒ - MeasureTheory.MemLp.smul ð Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
{ð : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [NormedAddCommGroup E] [MulActionWithZero ð E] [IsBoundedSMul ð E] {p q r : ENNReal} {f : α â E} {Ï : α â ð} (hf : MeasureTheory.MemLp f q ÎŒ) (hÏ : MeasureTheory.MemLp Ï p ÎŒ) [hpqr : p.HolderTriple q r] : MeasureTheory.MemLp (Ï â¢ f) r ÎŒ - MeasureTheory.eLpNorm_smul_le_eLpNorm_mul_eLpNorm_top ð Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
{ð : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [NormedAddCommGroup E] [MulActionWithZero ð E] [IsBoundedSMul ð E] (p : ENNReal) (f : α â E) {Ï : α â ð} (hÏ : MeasureTheory.AEStronglyMeasurable Ï ÎŒ) : MeasureTheory.eLpNorm (Ï â¢ f) p ÎŒ †MeasureTheory.eLpNorm Ï p ÎŒ * MeasureTheory.eLpNorm f †Ό - MeasureTheory.eLpNorm_smul_le_eLpNorm_top_mul_eLpNorm ð Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
{ð : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [NormedAddCommGroup E] [MulActionWithZero ð E] [IsBoundedSMul ð E] {f : α â E} (p : ENNReal) (hf : MeasureTheory.AEStronglyMeasurable f ÎŒ) (Ï : α â ð) : MeasureTheory.eLpNorm (Ï â¢ f) p ÎŒ †MeasureTheory.eLpNorm Ï â€ ÎŒ * MeasureTheory.eLpNorm f p ÎŒ - MeasureTheory.eLpNorm_smul_le_mul_eLpNorm ð Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
{ð : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [NormedAddCommGroup E] [MulActionWithZero ð E] [IsBoundedSMul ð E] {p q r : ENNReal} {f : α â E} (hf : MeasureTheory.AEStronglyMeasurable f ÎŒ) {Ï : α â ð} (hÏ : MeasureTheory.AEStronglyMeasurable Ï ÎŒ) [hpqr : p.HolderTriple q r] : MeasureTheory.eLpNorm (Ï â¢ f) r ÎŒ †MeasureTheory.eLpNorm Ï p ÎŒ * MeasureTheory.eLpNorm f q ÎŒ - MeasureTheory.eLpNorm'_smul_le_mul_eLpNorm' ð Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
{ð : Type u_1} {α : Type u_2} {E : Type u_3} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [NormedAddCommGroup E] [MulActionWithZero ð E] [IsBoundedSMul ð E] {p q r : â} {f : α â E} (hf : MeasureTheory.AEStronglyMeasurable f ÎŒ) {Ï : α â ð} (hÏ : MeasureTheory.AEStronglyMeasurable Ï ÎŒ) (hp0_lt : 0 < p) (hpq : p < q) (hpqr : 1 / p = 1 / q + 1 / r) : MeasureTheory.eLpNorm' (Ï â¢ f) p ÎŒ †MeasureTheory.eLpNorm' Ï q ÎŒ * MeasureTheory.eLpNorm' f r ÎŒ - MeasureTheory.Lp.LpSubmodule ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} (ð : Type u_2) (E : Type u_4) {m : MeasurableSpace α} (p : ENNReal) (ÎŒ : MeasureTheory.Measure α) [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : Submodule ð (α ââ[ÎŒ] E) - MeasureTheory.Lp.coe_LpSubmodule ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : (MeasureTheory.Lp.LpSubmodule ð E p ÎŒ).toAddSubgroup = MeasureTheory.Lp E p ÎŒ - MeasureTheory.Lp.instModule ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : Module ð â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.compMeasurePreservingâ ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] {β : Type u_7} [MeasurableSpace β] {ÎŒb : MeasureTheory.Measure β} (ð : Type u_8) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (f : α â β) (hf : MeasureTheory.MeasurePreserving f ÎŒ ÎŒb) : â¥(MeasureTheory.Lp E p ÎŒb) ââ[ð] â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.compMeasurePreservingâáµ¢ ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] {β : Type u_7} [MeasurableSpace β] {ÎŒb : MeasureTheory.Measure β} (ð : Type u_8) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] (f : α â β) (hf : MeasureTheory.MeasurePreserving f ÎŒ ÎŒb) : â¥(MeasureTheory.Lp E p ÎŒb) ââáµ¢[ð] â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.const_smul_mem_Lp ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (c : ð) (f : â¥(MeasureTheory.Lp E p ÎŒ)) : c ⢠âf â MeasureTheory.Lp E p ÎŒ - MeasureTheory.Lp.coeFn_linearCombination ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] {ι : Type u_6} (c : ι ââ ð) (f : ι â â¥(MeasureTheory.Lp E p ÎŒ)) : ââ((Finsupp.linearCombination ð f) c) =áµ[ÎŒ] (Finsupp.linearCombination ð fun i => ââ(f i)) c - MeasureTheory.Lp.compMeasurePreservingâáµ¢_apply_coe ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] {β : Type u_7} [MeasurableSpace β] {ÎŒb : MeasureTheory.Measure β} (ð : Type u_8) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] (f : α â β) (hf : MeasureTheory.MeasurePreserving f ÎŒ ÎŒb) (aâ : â¥(MeasureTheory.Lp E p ÎŒb)) : â((MeasureTheory.Lp.compMeasurePreservingâáµ¢ ð f hf) aâ) = (âaâ).compMeasurePreserving f hf - MeasureTheory.Lp.instIsBoundedSMul ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] : IsBoundedSMul ð â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.MemLp.toLp_const_smul ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] {ð : Type u_6} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] {f : α â E} (c : ð) (hf : MeasureTheory.MemLp f p ÎŒ) : MeasureTheory.MemLp.toLp (c ⢠f) ⯠= c ⢠MeasureTheory.MemLp.toLp f hf - MeasureTheory.Lp.coeFn_smul ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (c : ð) (f : â¥(MeasureTheory.Lp E p ÎŒ)) : ââ(c ⢠f) =áµ[ÎŒ] c ⢠ââf - ContinuousLinearMap.smul_compLp ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {F : Type u_5} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedAddCommGroup F] {ð : Type u_6} {ð' : Type u_7} [NontriviallyNormedField ð] [NontriviallyNormedField ð'] [NormedSpace ð E] [NormedSpace ð' F] {Ï : ð â+* ð'} [RingHomIsometric Ï] {ð'' : Type u_8} [NormedRing ð''] [Module ð'' F] [IsBoundedSMul ð'' F] [SMulCommClass ð' ð'' F] (c : ð'') (L : E âSL[Ï] F) (f : â¥(MeasureTheory.Lp E p ÎŒ)) : (c ⢠L).compLp f = c ⢠L.compLp f - MeasureTheory.Lp.instSMulCommClass ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {ð' : Type u_3} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [NormedRing ð'] [Module ð E] [Module ð' E] [IsBoundedSMul ð E] [IsBoundedSMul ð' E] [SMulCommClass ð ð' E] : SMulCommClass ð ð' â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.instIsScalarTower ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {ð' : Type u_3} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [NormedRing ð'] [Module ð E] [Module ð' E] [IsBoundedSMul ð E] [IsBoundedSMul ð' E] [SMul ð ð'] [IsScalarTower ð ð' E] : IsScalarTower ð ð' â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.instIsCentralScalar ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {ð : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Module ðáµáµáµ E] [IsBoundedSMul ðáµáµáµ E] [IsCentralScalar ð E] : IsCentralScalar ð â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.compMeasurePreservingâ_apply ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] {β : Type u_7} [MeasurableSpace β] {ÎŒb : MeasureTheory.Measure β} (ð : Type u_8) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (f : α â β) (hf : MeasureTheory.MeasurePreserving f ÎŒ ÎŒb) (aâ : â¥(MeasureTheory.Lp E p ÎŒb)) : (MeasureTheory.Lp.compMeasurePreservingâ ð f hf) aâ = (â(MeasureTheory.Lp.compMeasurePreserving f hf)).toFun aâ - ContinuousLinearMap.smul_compLpL ð Mathlib.MeasureTheory.Function.LpSpace.Basic
{α : Type u_1} {E : Type u_4} {F : Type u_5} {m : MeasurableSpace α} {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup E] [NormedAddCommGroup F] {ð : Type u_6} {ð' : Type u_7} [NontriviallyNormedField ð] [NontriviallyNormedField ð'] [NormedSpace ð E] [NormedSpace ð' F] {Ï : ð â+* ð'} [RingHomIsometric Ï] [Fact (1 †p)] {ð'' : Type u_8} [NormedRing ð''] [Module ð'' F] [IsBoundedSMul ð'' F] [SMulCommClass ð' ð'' F] (c : ð'') (L : E âSL[Ï] F) : ContinuousLinearMap.compLpL p ÎŒ (c ⢠L) = c ⢠ContinuousLinearMap.compLpL p ÎŒ L - ContinuousMultilinearMap.instIsBoundedSMul ð Mathlib.Analysis.Normed.Module.Multilinear.Basic
{ð : Type u} {ι : Type v} {E : ι â Type wE} {G : Type wG} [NontriviallyNormedField ð] [(i : ι) â SeminormedAddCommGroup (E i)] [(i : ι) â NormedSpace ð (E i)] [SeminormedAddCommGroup G] [NormedSpace ð G] [Fintype ι] {ð' : Type u_1} [SeminormedRing ð'] [Module ð' G] [IsBoundedSMul ð' G] [SMulCommClass ð ð' G] : IsBoundedSMul ð' (ContinuousMultilinearMap ð E G) - ContinuousMultilinearMap.opNorm_smul_le ð Mathlib.Analysis.Normed.Module.Multilinear.Basic
{ð : Type u} {ι : Type v} {E : ι â Type wE} {G : Type wG} [NontriviallyNormedField ð] [(i : ι) â SeminormedAddCommGroup (E i)] [(i : ι) â NormedSpace ð (E i)] [SeminormedAddCommGroup G] [NormedSpace ð G] [Fintype ι] {ð' : Type u_1} [SeminormedRing ð'] [Module ð' G] [IsBoundedSMul ð' G] [SMulCommClass ð ð' G] (c : ð') (f : ContinuousMultilinearMap ð E G) : âc ⢠fâ †âcâ * âfâ - ContinuousLinearMap.lsmul ð Mathlib.Analysis.Normed.Operator.Mul
(ð : Type u_1) {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] (R : Type u_3) [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] : R âL[ð] E âL[ð] E - ContinuousLinearMap.opNorm_lsmul_le ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] {R : Type u_3} [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] : âContinuousLinearMap.lsmul ð Râ †1 - ContinuousLinearMap.opNorm_lsmul_apply_le ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] {R : Type u_3} [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] (x : R) : â(ContinuousLinearMap.lsmul ð R) xâ †âxâ - ContinuousLinearMap.lsmul_apply ð Mathlib.Analysis.Normed.Operator.Mul
(ð : Type u_1) {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] (R : Type u_3) [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] (c : R) (x : E) : ((ContinuousLinearMap.lsmul ð R) c) x = c ⢠x - ContinuousLinearMap.opNNNorm_lsmul_apply_le ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] {R : Type u_3} [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] (x : R) : â(ContinuousLinearMap.lsmul ð R) xââ †âxââ - ContinuousLinearMap.opNNNorm_lsmul_le ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] {R : Type u_3} [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] : âContinuousLinearMap.lsmul ð Rââ †1 - ContinuousLinearMap.lsmul_flip_inj ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] (R : Type u_3) [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] {x y : E} : (ContinuousLinearMap.lsmul ð R).flip x = (ContinuousLinearMap.lsmul ð R).flip y â x = y - ContinuousLinearMap.opENorm_lsmul_le ð Mathlib.Analysis.Normed.Operator.Mul
{ð : Type u_1} {E : Type u_2} [NontriviallyNormedField ð] [SeminormedAddCommGroup E] [NormedSpace ð E] {R : Type u_3} [SeminormedRing R] [NormedAlgebra ð R] [Module R E] [IsBoundedSMul R E] [IsScalarTower ð R E] : âContinuousLinearMap.lsmul ð Rââ †1 - IsBoundedLinearMap.smul ð Mathlib.Analysis.Normed.Operator.BoundedLinearMaps
{ð : Type u_1} {E : Type u_2} {F : Type u_3} [Semiring ð] [SeminormedAddCommGroup E] [Module ð E] [SeminormedAddCommGroup F] [Module ð F] {f : E â F} {ð' : Type u_5} (c : ð') [SeminormedRing ð'] [Module ð' F] [IsBoundedSMul ð' F] [SMulCommClass ð ð' F] (hf : IsBoundedLinearMap ð f) : IsBoundedLinearMap ð (c ⢠f) - isBoundedBilinearMap_smul ð Mathlib.Analysis.Normed.Operator.BoundedLinearMaps
{ð : Type u_1} {A : Type u_2} [CommSemiring ð] [SeminormedRing A] [Algebra ð A] {E : Type u_3} [SeminormedAddCommGroup E] [Module ð E] [Module A E] [IsBoundedSMul A E] [IsScalarTower ð A E] : IsBoundedBilinearMap ð fun p => p.1 ⢠p.2 - MeasureTheory.Integrable.fun_smul ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedAddCommGroup ð] [SMulZeroClass ð β] [IsBoundedSMul ð β] (c : ð) {f : α â β} (hf : MeasureTheory.Integrable f ÎŒ) : MeasureTheory.Integrable (fun i => c ⢠f i) ÎŒ - MeasureTheory.Integrable.smul ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedAddCommGroup ð] [SMulZeroClass ð β] [IsBoundedSMul ð β] (c : ð) {f : α â β} (hf : MeasureTheory.Integrable f ÎŒ) : MeasureTheory.Integrable (c ⢠f) ÎŒ - MeasureTheory.Integrable.smul_const ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {f : α â ð} (hf : MeasureTheory.Integrable f ÎŒ) (c : β) : MeasureTheory.Integrable (fun x => f x ⢠c) ÎŒ - IsUnit.integrable_smul_iff ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [MulActionWithZero ð β] [IsBoundedSMul ð β] {c : ð} (hc : IsUnit c) (f : α â β) : MeasureTheory.Integrable (c ⢠f) ÎŒ â MeasureTheory.Integrable f ÎŒ - MeasureTheory.integrable_fun_smul_iff ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedDivisionRing ð] [MulActionWithZero ð β] [IsBoundedSMul ð β] {c : ð} (hc : c â 0) (f : α â β) : MeasureTheory.Integrable (fun x => c ⢠f x) ÎŒ â MeasureTheory.Integrable f ÎŒ - MeasureTheory.Integrable.smul_of_top_left ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {f : α â β} {Ï : α â ð} (hÏ : MeasureTheory.Integrable Ï ÎŒ) (hf : MeasureTheory.MemLp f †Ό) : MeasureTheory.Integrable (Ï â¢ f) ÎŒ - MeasureTheory.Integrable.bdd_smul ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {f : α â β} {Ï : α â ð} (hf : MeasureTheory.Integrable f ÎŒ) (C : â) (hÏ1 : MeasureTheory.AEStronglyMeasurable Ï ÎŒ) (hÏ2 : âáµ (a : α) âÎŒ, âÏ aâ †C) : MeasureTheory.Integrable (Ï â¢ f) ÎŒ - MeasureTheory.integrable_smul_iff ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedDivisionRing ð] [MulActionWithZero ð β] [IsBoundedSMul ð β] {c : ð} (hc : c â 0) (f : α â β) : MeasureTheory.Integrable (c ⢠f) ÎŒ â MeasureTheory.Integrable f ÎŒ - MeasureTheory.Integrable.smul_of_top_right ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {f : α â β} {Ï : α â ð} (hf : MeasureTheory.Integrable f ÎŒ) (hÏ : MeasureTheory.MemLp Ï â€ ÎŒ) : MeasureTheory.Integrable (Ï â¢ f) ÎŒ - MeasureTheory.Integrable.smul_bdd ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {f : α â β} {Ï : α â ð} (hÏ : MeasureTheory.Integrable Ï ÎŒ) (C : â) (hf1 : MeasureTheory.AEStronglyMeasurable f ÎŒ) (hf2 : âáµ (a : α) âÎŒ, âf aâ †C) : MeasureTheory.Integrable (Ï â¢ f) ÎŒ - MeasureTheory.Integrable.essSup_smul ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {R : Type u_7} [NormedRing R] [Module R β] [IsBoundedSMul R β] {f : α â β} (hf : MeasureTheory.Integrable f ÎŒ) {g : α â R} (g_aestronglyMeasurable : MeasureTheory.AEStronglyMeasurable g ÎŒ) (ess_sup_g : essSup (fun x => âg xââ) ÎŒ â â€) : MeasureTheory.Integrable (fun x => g x ⢠f x) ÎŒ - MeasureTheory.Integrable.smul_essSup ð Mathlib.MeasureTheory.Function.L1Space.Integrable
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_7} [NormedRing ð] [MulActionWithZero ð β] [IsBoundedSMul ð β] {f : α â ð} (hf : MeasureTheory.Integrable f ÎŒ) {g : α â β} (g_aestronglyMeasurable : MeasureTheory.AEStronglyMeasurable g ÎŒ) (ess_sup_g : essSup (fun x => âg xââ) ÎŒ â â€) : MeasureTheory.Integrable (fun x => f x ⢠g x) ÎŒ - MeasureTheory.Lp.constâ ð Mathlib.MeasureTheory.Function.LpSpace.Indicator
{α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} (p : ENNReal) (ÎŒ : MeasureTheory.Measure α) [NormedAddCommGroup E] [MeasureTheory.IsFiniteMeasure ÎŒ] (ð : Type u_3) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : E ââ[ð] â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.constL ð Mathlib.MeasureTheory.Function.LpSpace.Indicator
{α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} (p : ENNReal) (ÎŒ : MeasureTheory.Measure α) [NormedAddCommGroup E] [MeasureTheory.IsFiniteMeasure ÎŒ] (ð : Type u_3) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] : E âL[ð] â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.constâ_apply ð Mathlib.MeasureTheory.Function.LpSpace.Indicator
{α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} (p : ENNReal) (ÎŒ : MeasureTheory.Measure α) [NormedAddCommGroup E] [MeasureTheory.IsFiniteMeasure ÎŒ] (ð : Type u_3) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (a : E) : (MeasureTheory.Lp.constâ p ÎŒ ð) a = (MeasureTheory.Lp.const p ÎŒ) a - MeasureTheory.Lp.constL_apply ð Mathlib.MeasureTheory.Function.LpSpace.Indicator
{α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} (p : ENNReal) (ÎŒ : MeasureTheory.Measure α) [NormedAddCommGroup E] [MeasureTheory.IsFiniteMeasure ÎŒ] (ð : Type u_3) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] (a : E) : (MeasureTheory.Lp.constL p ÎŒ ð) a = (MeasureTheory.Lp.const p ÎŒ) a - MeasureTheory.IntegrableAtFilter.smul ð Mathlib.MeasureTheory.Integral.IntegrableOn
{α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure α} {l : Filter α} {ð : Type u_6} [NormedAddCommGroup ð] [SMulZeroClass ð E] [IsBoundedSMul ð E] {f : α â E} (hf : MeasureTheory.IntegrableAtFilter f l ÎŒ) (c : ð) : MeasureTheory.IntegrableAtFilter (c ⢠f) l ÎŒ - MeasureTheory.LocallyIntegrable.smul ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} {f : X â E} {ð : Type u_9} [NormedAddCommGroup ð] [SMulZeroClass ð E] [IsBoundedSMul ð E] (hf : MeasureTheory.LocallyIntegrable f ÎŒ) (c : ð) : MeasureTheory.LocallyIntegrable (c ⢠f) ÎŒ - MeasureTheory.LocallyIntegrable.integrable_smul_left_of_hasCompactSupport ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [OpensMeasurableSpace X] [T2Space X] {f : X â E} (hf : MeasureTheory.LocallyIntegrable f ÎŒ) {g : X â ð} (hg : Continuous g) (h'g : HasCompactSupport g) : MeasureTheory.Integrable (fun x => g x ⢠f x) ÎŒ - MeasureTheory.IntegrableOn.continuousOn_smul ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {K : Set X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [T2Space X] [SecondCountableTopologyEither X ð] {g : X â E} (hg : MeasureTheory.IntegrableOn g K ÎŒ) {f : X â ð} (hf : ContinuousOn f K) (hK : IsCompact K) : MeasureTheory.IntegrableOn (fun x => f x ⢠g x) K ÎŒ - MeasureTheory.LocallyIntegrable.integrable_smul_right_of_hasCompactSupport ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [OpensMeasurableSpace X] [T2Space X] {f : X â ð} (hf : MeasureTheory.LocallyIntegrable f ÎŒ) {g : X â E} (hg : Continuous g) (h'g : HasCompactSupport g) : MeasureTheory.Integrable (fun x => f x ⢠g x) ÎŒ - MeasureTheory.IntegrableOn.smul_continuousOn ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {K : Set X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [T2Space X] [SecondCountableTopologyEither X E] {f : X â ð} (hf : MeasureTheory.IntegrableOn f K ÎŒ) {g : X â E} (hg : ContinuousOn g K) (hK : IsCompact K) : MeasureTheory.IntegrableOn (fun x => f x ⢠g x) K ÎŒ - MeasureTheory.LocallyIntegrableOn.continuousOn_smul ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] {ð : Type u_9} [NormedRing ð] [SecondCountableTopologyEither X ð] [Module ð E] [IsBoundedSMul ð E] {f : X â E} {g : X â ð} {s : Set X} (hs : IsLocallyClosed s) (hf : MeasureTheory.LocallyIntegrableOn f s ÎŒ) (hg : ContinuousOn g s) : MeasureTheory.LocallyIntegrableOn (fun x => g x ⢠f x) s ÎŒ - MeasureTheory.LocallyIntegrableOn.smul_continuousOn ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] {ð : Type u_9} [NormedRing ð] [SecondCountableTopologyEither X E] [Module ð E] [IsBoundedSMul ð E] {f : X â ð} {g : X â E} {s : Set X} (hs : IsLocallyClosed s) (hf : MeasureTheory.LocallyIntegrableOn f s ÎŒ) (hg : ContinuousOn g s) : MeasureTheory.LocallyIntegrableOn (fun x => f x ⢠g x) s ÎŒ - MeasureTheory.IntegrableOn.continuousOn_smul_of_subset ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {A K : Set X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SecondCountableTopologyEither X ð] {f : X â ð} (hf : ContinuousOn f K) {g : X â E} (hg : MeasureTheory.IntegrableOn g A ÎŒ) (hK : IsCompact K) (hA : MeasurableSet A) (hAK : A â K) : MeasureTheory.IntegrableOn (fun x => f x ⢠g x) A ÎŒ - MeasureTheory.IntegrableOn.smul_continuousOn_of_subset ð Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ÎŒ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {A K : Set X} {ð : Type u_9} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SecondCountableTopologyEither X E] {f : X â ð} (hf : MeasureTheory.IntegrableOn f A ÎŒ) {g : X â E} (hg : ContinuousOn g K) (hA : MeasurableSet A) (hK : IsCompact K) (hAK : A â K) : MeasureTheory.IntegrableOn (fun x => f x ⢠g x) A ÎŒ - UniformSpace.Completion.instIsBoundedSMul ð Mathlib.Topology.MetricSpace.Completion
{α : Type u} [PseudoMetricSpace α] {M : Type u_1} [Zero M] [Zero α] [SMul M α] [PseudoMetricSpace M] [IsBoundedSMul M α] : IsBoundedSMul M (UniformSpace.Completion α) - LinearIsometry.fromCompletion ð Mathlib.Analysis.Normed.Operator.Extend
{E : Type u_3} {F : Type u_5} {R : Type u_7} {Râ : Type u_8} [Semiring R] [Semiring Râ] [SeminormedAddCommGroup E] [Module R E] [IsUniformAddGroup E] [UniformContinuousConstSMul R E] [NormedAddCommGroup F] [Module Râ F] {Ïââ : R â+* Râ} (f : E âââáµ¢[Ïââ] F) [PseudoMetricSpace Râ] [CompleteSpace F] [IsBoundedSMul Râ F] : UniformSpace.Completion E âââáµ¢[Ïââ] F - LinearIsometry.fromCompletion_apply_coe ð Mathlib.Analysis.Normed.Operator.Extend
{E : Type u_3} {F : Type u_5} {R : Type u_7} {Râ : Type u_8} [Semiring R] [Semiring Râ] [SeminormedAddCommGroup E] [Module R E] [IsUniformAddGroup E] [UniformContinuousConstSMul R E] [NormedAddCommGroup F] [Module Râ F] {Ïââ : R â+* Râ} (f : E âââáµ¢[Ïââ] F) [PseudoMetricSpace Râ] [CompleteSpace F] [IsBoundedSMul Râ F] (x : E) : f.fromCompletion âx = f x - LinearIsometry.coe_fromCompletion ð Mathlib.Analysis.Normed.Operator.Extend
{E : Type u_3} {F : Type u_5} {R : Type u_7} {Râ : Type u_8} [Semiring R] [Semiring Râ] [SeminormedAddCommGroup E] [Module R E] [IsUniformAddGroup E] [UniformContinuousConstSMul R E] [NormedAddCommGroup F] [Module Râ F] {Ïââ : R â+* Râ} (f : E âââáµ¢[Ïââ] F) [PseudoMetricSpace Râ] [CompleteSpace F] [IsBoundedSMul Râ F] : âf.fromCompletion = UniformSpace.Completion.extension âf - LinearMap.extendOfNorm ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] {Ïââ : ð â+* ðâ} [AddCommGroup E] [SeminormedAddCommGroup Eâ] [NormedAddCommGroup F] [Module ð E] [Module ðâ F] [IsBoundedSMul ðâ F] [Module ð Eâ] [IsBoundedSMul ð Eâ] [CompleteSpace F] (f : E âââ[Ïââ] F) (e : E ââ[ð] Eâ) : Eâ âSL[Ïââ] F - LinearIsometry.toAddMonoidHom_fromCompletion ð Mathlib.Analysis.Normed.Operator.Extend
{E : Type u_3} {F : Type u_5} {R : Type u_7} {Râ : Type u_8} [Semiring R] [Semiring Râ] [SeminormedAddCommGroup E] [Module R E] [IsUniformAddGroup E] [UniformContinuousConstSMul R E] [NormedAddCommGroup F] [Module Râ F] {Ïââ : R â+* Râ} [PseudoMetricSpace Râ] [CompleteSpace F] [IsBoundedSMul Râ F] (f : E âââáµ¢[Ïââ] F) : f.fromCompletion.toAddMonoidHom = f.toAddMonoidHom.extension ⯠- LinearIsometry.toContinuousLinearMap_fromCompletion ð Mathlib.Analysis.Normed.Operator.Extend
{E : Type u_3} {F : Type u_5} {R : Type u_7} {Râ : Type u_8} [Semiring R] [Semiring Râ] [SeminormedAddCommGroup E] [Module R E] [IsUniformAddGroup E] [UniformContinuousConstSMul R E] [NormedAddCommGroup F] [Module Râ F] {Ïââ : R â+* Râ} (f : E âââáµ¢[Ïââ] F) [PseudoMetricSpace Râ] [CompleteSpace F] [IsBoundedSMul Râ F] : f.fromCompletion.toContinuousLinearMap = f.toContinuousLinearMap.fromCompletion - LinearMap.extendOfIsometry ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [Module ð E] [NormedAddCommGroup Eâ] [Module ð Eâ] [IsBoundedSMul ð Eâ] [NormedAddCommGroup F] [Module ðâ F] [IsBoundedSMul ðâ F] [CompleteSpace F] {Ïââ : ð â+* ðâ} (f : E âââ[Ïââ] F) {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â (x : E), âf xâ = âe xâ) : Eâ âââáµ¢[Ïââ] F - LinearMap.toContinuousLinearMap_extendOfIsometry ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [Module ð E] [NormedAddCommGroup Eâ] [Module ð Eâ] [IsBoundedSMul ð Eâ] [NormedAddCommGroup F] [Module ðâ F] [IsBoundedSMul ðâ F] [CompleteSpace F] {Ïââ : ð â+* ðâ} (f : E âââ[Ïââ] F) {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â (x : E), âf xâ = âe xâ) : (f.extendOfIsometry h_dense h_norm).toContinuousLinearMap = f.extendOfNorm e - LinearMap.norm_extendOfNorm_apply_le ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] {Ïââ : ð â+* ðâ} [AddCommGroup E] [SeminormedAddCommGroup Eâ] [NormedAddCommGroup F] [Module ð E] [Module ðâ F] [IsBoundedSMul ðâ F] [Module ð Eâ] [IsBoundedSMul ð Eâ] [CompleteSpace F] {f : E âââ[Ïââ] F} {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (C : â) (h_norm : â (x : E), âf xâ †C * âe xâ) (x : Eâ) : â(f.extendOfNorm e) xâ †C * âxâ - LinearMap.extendOfIsometry_apply ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [Module ð E] [NormedAddCommGroup Eâ] [Module ð Eâ] [IsBoundedSMul ð Eâ] [NormedAddCommGroup F] [Module ðâ F] [IsBoundedSMul ðâ F] [CompleteSpace F] {Ïââ : ð â+* ðâ} (f : E âââ[Ïââ] F) {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â (x : E), âf xâ = âe xâ) (x : Eâ) : (f.extendOfIsometry h_dense h_norm) x = (f.extendOfNorm e) x - LinearMap.extendOfIsometry_unique ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [Module ð E] [NormedAddCommGroup Eâ] [Module ð Eâ] [IsBoundedSMul ð Eâ] [NormedAddCommGroup F] [Module ðâ F] [IsBoundedSMul ðâ F] [CompleteSpace F] {Ïââ : ð â+* ðâ} (f : E âââ[Ïââ] F) {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â (x : E), âf xâ = âe xâ) (g : Eâ âââáµ¢[Ïââ] F) (H : g.toLinearMap âââ e = f) : f.extendOfIsometry h_dense h_norm = g - LinearMap.extendOfIsometry_eq ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [Module ð E] [NormedAddCommGroup Eâ] [Module ð Eâ] [IsBoundedSMul ð Eâ] [NormedAddCommGroup F] [Module ðâ F] [IsBoundedSMul ðâ F] [CompleteSpace F] {Ïââ : ð â+* ðâ} (f : E âââ[Ïââ] F) {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â (x : E), âf xâ = âe xâ) (x : E) : (f.extendOfIsometry h_dense h_norm) (e x) = f x - LinearMap.extendOfNorm_unique ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] {Ïââ : ð â+* ðâ} [AddCommGroup E] [SeminormedAddCommGroup Eâ] [NormedAddCommGroup F] [Module ð E] [Module ðâ F] [IsBoundedSMul ðâ F] [Module ð Eâ] [IsBoundedSMul ð Eâ] [CompleteSpace F] {f : E âââ[Ïââ] F} {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (C : â) (h_norm : â (x : E), âf xâ †C * âe xâ) (g : Eâ âSL[Ïââ] F) (H : âg âââ e = f) : f.extendOfNorm e = g - LinearMap.extendOfNorm_eq ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} [NormedDivisionRing ð] [NormedDivisionRing ðâ] {Ïââ : ð â+* ðâ} [AddCommGroup E] [SeminormedAddCommGroup Eâ] [NormedAddCommGroup F] [Module ð E] [Module ðâ F] [IsBoundedSMul ðâ F] [Module ð Eâ] [IsBoundedSMul ð Eâ] [CompleteSpace F] {f : E âââ[Ïââ] F} {e : E ââ[ð] Eâ} (h_dense : DenseRange âe) (h_norm : â C, â (x : E), âf xâ †C * âe xâ) (x : E) : (f.extendOfNorm e) (e x) = f x - LinearEquiv.extend ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) : Eâ âSL[Ïââ] Fâ - LinearEquiv.extend_apply ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : Eâ) : (f.extend eâ eâ h_denseâ h_normâ h_denseâ h_normâ) x = ((eâ âââ âf).extendOfNorm eâ) x - LinearEquiv.extend_eq ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : E) : (f.extend eâ eâ h_denseâ h_normâ h_denseâ h_normâ) (eâ x) = eâ (f x) - LinearEquiv.norm_extend_le ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (C : â) (h_denseâ : DenseRange âeâ) (h_normâ : â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : Eâ) : â(f.extend eâ eâ h_denseâ ⯠h_denseâ h_normâ) xâ †C * âxâ - LinearEquiv.extend_symm_apply ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : Fâ) : (f.extend eâ eâ h_denseâ h_normâ h_denseâ h_normâ).symm x = ((eâ âââ âf.symm).extendOfNorm eâ) x - LinearEquiv.extend_symm_eq ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : F) : (f.extend eâ eâ h_denseâ h_normâ h_denseâ h_normâ).symm (eâ x) = eâ (f.symm x) - LinearEquiv.norm_extend_symm_le ð Mathlib.Analysis.Normed.Operator.Extend
{ð : Type u_1} {ðâ : Type u_2} {E : Type u_3} {Eâ : Type u_4} {F : Type u_5} {Fâ : Type u_6} [NormedDivisionRing ð] [NormedDivisionRing ðâ] [AddCommGroup E] [NormedAddCommGroup Eâ] [AddCommGroup F] [NormedAddCommGroup Fâ] [Module ð E] [Module ð Eâ] [IsBoundedSMul ð Eâ] [Module ðâ F] [Module ðâ Fâ] [IsBoundedSMul ðâ Fâ] [CompleteSpace Eâ] [CompleteSpace Fâ] {Ïââ : ð â+* ðâ} {Ïââ : ðâ â+* ð} [RingHomInvPair Ïââ Ïââ] [RingHomInvPair Ïââ Ïââ] (f : E âââ[Ïââ] F) (eâ : E ââ[ð] Eâ) (eâ : F ââ[ðâ] Fâ) (C : â) (h_denseâ : DenseRange âeâ) (h_normâ : â C, â (x : E), âeâ (f x)â †C * âeâ xâ) (h_denseâ : DenseRange âeâ) (h_normâ : â (x : F), âeâ (f.symm x)â †C * âeâ xâ) (x : Fâ) : â(f.extend eâ eâ h_denseâ h_normâ h_denseâ â¯).symm xâ †C * âxâ - MeasureTheory.AEEqFun.Integrable.smul ð Mathlib.MeasureTheory.Function.L1Space.AEEqFun
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_5} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] {c : ð} {f : α ââ[ÎŒ] β} : f.Integrable â (c ⢠f).Integrable - MeasureTheory.Integrable.toL1_smul ð Mathlib.MeasureTheory.Function.L1Space.AEEqFun
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_5} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] (f : α â β) (hf : MeasureTheory.Integrable f ÎŒ) (k : ð) : MeasureTheory.Integrable.toL1 (fun a => k ⢠f a) ⯠= k ⢠MeasureTheory.Integrable.toL1 f hf - MeasureTheory.Integrable.toL1_smul' ð Mathlib.MeasureTheory.Function.L1Space.AEEqFun
{α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedAddCommGroup β] {ð : Type u_5} [NormedRing ð] [Module ð β] [IsBoundedSMul ð β] (f : α â β) (hf : MeasureTheory.Integrable f ÎŒ) (k : ð) : MeasureTheory.Integrable.toL1 (k ⢠f) ⯠= k ⢠MeasureTheory.Integrable.toL1 f hf - MeasureTheory.Lp.simpleFunc.smul ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : SMul ð â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ) - MeasureTheory.Lp.simpleFunc.module ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : Module ð â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ) - MeasureTheory.Lp.simpleFunc.isBoundedSMul ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [Fact (1 †p)] : IsBoundedSMul ð â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ) - MeasureTheory.Lp.simpleFunc.coeToLp ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
(α : Type u_1) (E : Type u_4) (ð : Type u_6) [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [Fact (1 †p)] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] : â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ) âL[ð] â¥(MeasureTheory.Lp E p ÎŒ) - MeasureTheory.Lp.simpleFunc.coe_smul ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (c : ð) (f : â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ)) : â(c ⢠f) = c ⢠âf - MeasureTheory.Lp.simpleFunc.smul_toSimpleFunc ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (k : ð) (f : â¥(MeasureTheory.Lp.simpleFunc E p ÎŒ)) : â(MeasureTheory.Lp.simpleFunc.toSimpleFunc (k ⢠f)) =áµ[ÎŒ] k ⢠â(MeasureTheory.Lp.simpleFunc.toSimpleFunc f) - MeasureTheory.Lp.simpleFunc.toLp_smul ð Mathlib.MeasureTheory.Function.SimpleFuncDenseLp
{α : Type u_1} {E : Type u_4} {ð : Type u_6} [MeasurableSpace α] [NormedAddCommGroup E] {p : ENNReal} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] (f : MeasureTheory.SimpleFunc α E) (hf : MeasureTheory.MemLp (âf) p ÎŒ) (c : ð) : (c ⢠f).toLp ⯠= c ⢠f.toLp hf - 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.L1.SimpleFunc.setToL1SCLM' ð 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] [Module ð F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) : â¥(α âââ[ÎŒ] E) âL[ð] 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.L1.setToL1' ð Mathlib.MeasureTheory.Integral.SetToL1.L1
{α : Type u_1} {E : Type u_2} {F : Type u_3} (ð : Type u_4) [NormedAddCommGroup E] [NormedSpace â E] [NormedAddCommGroup F] [NormedSpace â F] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [Module ð F] [IsBoundedSMul ð E] [IsBoundedSMul ð F] [CompleteSpace F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) : â¥(MeasureTheory.Lp E 1 ÎŒ) âL[ð] F - MeasureTheory.L1.setToL1_eq_setToL1' ð Mathlib.MeasureTheory.Integral.SetToL1.L1
{α : Type u_1} {E : Type u_2} {F : Type u_3} {ð : Type u_4} [NormedAddCommGroup E] [NormedSpace â E] [NormedAddCommGroup F] [NormedSpace â F] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [Module ð F] [IsBoundedSMul ð E] [IsBoundedSMul ð F] [CompleteSpace F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) (f : â¥(MeasureTheory.Lp E 1 ÎŒ)) : (MeasureTheory.L1.setToL1 hT) f = (MeasureTheory.L1.setToL1' ð hT h_smul) f - MeasureTheory.L1.setToL1_smul ð Mathlib.MeasureTheory.Integral.SetToL1.L1
{α : Type u_1} {E : Type u_2} {F : Type u_3} {ð : Type u_4} [NormedAddCommGroup E] [NormedSpace â E] [NormedAddCommGroup F] [NormedSpace â F] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [Module ð F] [IsBoundedSMul ð E] [IsBoundedSMul ð F] [CompleteSpace F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) (c : ð) (f : â¥(MeasureTheory.Lp E 1 ÎŒ)) : (MeasureTheory.L1.setToL1 hT) (c ⢠f) = c ⢠(MeasureTheory.L1.setToL1 hT) f - MeasureTheory.L1.setToL1'_eq_setToL1SCLM ð Mathlib.MeasureTheory.Integral.SetToL1.L1
{α : Type u_1} {E : Type u_2} {F : Type u_3} (ð : Type u_4) [NormedAddCommGroup E] [NormedSpace â E] [NormedAddCommGroup F] [NormedSpace â F] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [Module ð F] [IsBoundedSMul ð E] [IsBoundedSMul ð F] [CompleteSpace F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) (f : â¥(α âââ[ÎŒ] E)) : (MeasureTheory.L1.setToL1' ð hT h_smul) âf = (MeasureTheory.L1.SimpleFunc.setToL1SCLM α E ÎŒ hT) f - MeasureTheory.L1.setToL1'_apply_coeToLp ð Mathlib.MeasureTheory.Integral.SetToL1.L1
{α : Type u_1} {E : Type u_2} {F : Type u_3} (ð : Type u_4) [NormedAddCommGroup E] [NormedSpace â E] [NormedAddCommGroup F] [NormedSpace â F] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [Module ð F] [IsBoundedSMul ð E] [IsBoundedSMul ð F] [CompleteSpace F] {T : Set α â E âL[â] F} {C : â} (hT : MeasureTheory.DominatedFinMeasAdditive ÎŒ T C) (h_smul : â (c : ð) (s : Set α) (x : E), (T s) (c ⢠x) = c ⢠(T s) x) (f : â¥(α âââ[ÎŒ] E)) : (MeasureTheory.L1.setToL1' ð hT h_smul) ((MeasureTheory.Lp.simpleFunc.coeToLp α E â) f) = (MeasureTheory.L1.SimpleFunc.setToL1SCLM α E ÎŒ hT) f - MeasureTheory.L1.integralCLM' ð Mathlib.MeasureTheory.Integral.Bochner.L1
{α : Type u_1} {E : Type u_2} (ð : Type u_4) [NormedAddCommGroup E] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedSpace â E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SMulCommClass â ð E] [CompleteSpace E] : â¥(MeasureTheory.Lp E 1 ÎŒ) âL[ð] E - MeasureTheory.L1.integral_eq' ð Mathlib.MeasureTheory.Integral.Bochner.L1
{α : Type u_1} {E : Type u_2} (ð : Type u_4) [NormedAddCommGroup E] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedSpace â E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SMulCommClass â ð E] [CompleteSpace E] (f : â¥(MeasureTheory.Lp E 1 ÎŒ)) : MeasureTheory.L1.integral f = (MeasureTheory.L1.integralCLM' ð) f - MeasureTheory.L1.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] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SMulCommClass â ð E] [CompleteSpace E] (c : ð) (f : â¥(MeasureTheory.Lp E 1 ÎŒ)) : MeasureTheory.L1.integral (c ⢠f) = c ⢠MeasureTheory.L1.integral f - MeasureTheory.L1.SimpleFunc.integralCLM' ð Mathlib.MeasureTheory.Integral.Bochner.L1
(α : Type u_1) (E : Type u_2) (ð : Type u_4) [NormedAddCommGroup E] {m : MeasurableSpace α} (ÎŒ : MeasureTheory.Measure α) [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [NormedSpace â E] [SMulCommClass â ð E] : â¥(α âââ[ÎŒ] E) âL[ð] E - MeasureTheory.L1.SimpleFunc.integralCLM'_L1_eq_integral ð Mathlib.MeasureTheory.Integral.Bochner.L1
{α : Type u_1} {E : Type u_2} {ð : Type u_4} [NormedAddCommGroup E] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedSpace â E] [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [SMulCommClass â ð E] [CompleteSpace E] (f : â¥(α âââ[ÎŒ] E)) : (MeasureTheory.L1.integralCLM' ð) âf = MeasureTheory.L1.SimpleFunc.integral f - MeasureTheory.L1.SimpleFunc.integral_smul ð Mathlib.MeasureTheory.Integral.Bochner.L1
{α : Type u_1} {E : Type u_2} {ð : Type u_4} [NormedAddCommGroup E] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} [NormedRing ð] [Module ð E] [IsBoundedSMul ð E] [NormedSpace â E] [SMulCommClass â ð E] (c : ð) (f : â¥(α âââ[ÎŒ] E)) : MeasureTheory.L1.SimpleFunc.integral (c ⢠f) = c ⢠MeasureTheory.L1.SimpleFunc.integral f - MeasureTheory.Integrable.integral_smul ð Mathlib.MeasureTheory.Integral.Bochner.Basic
{α : Type u_1} {G : Type u_5} [NormedAddCommGroup G] [NormedSpace â G] {m : MeasurableSpace α} {ÎŒ : MeasureTheory.Measure α} {R : Type u_6} [NormedRing R] [Module R G] [IsBoundedSMul R G] [SMulCommClass â R G] (c : R) {f : α â G} (hf : MeasureTheory.Integrable f ÎŒ) : â« (a : α), c ⢠f a âÎŒ = c ⢠⫠(a : α), f a âÎŒ - BoundedContinuousFunction.instSMul ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] : SMul ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instIsBoundedSMul ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] : IsBoundedSMul ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instMulAction ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [MonoidWithZero ð] [Zero β] [MulAction ð β] [IsBoundedSMul ð β] : MulAction ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instSMulCommClass ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] {ð' : Type u_3} [PseudoMetricSpace ð'] [Zero ð'] [SMul ð' β] [IsBoundedSMul ð' β] [SMulCommClass ð' ð β] : SMulCommClass ð' ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instIsCentralScalar ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] [SMul ðáµáµáµ β] [IsCentralScalar ð β] : IsCentralScalar ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instIsScalarTower ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] {ð' : Type u_3} [PseudoMetricSpace ð'] [Zero ð'] [SMul ð' β] [IsBoundedSMul ð' β] [SMul ð' ð] [IsScalarTower ð' ð β] : IsScalarTower ð' ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.instDistribMulAction ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [MonoidWithZero ð] [AddMonoid β] [DistribMulAction ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] : DistribMulAction ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.coe_smul ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] (c : ð) (f : BoundedContinuousFunction α β) : â(c ⢠f) = fun x => c ⢠f x - BoundedContinuousFunction.smul_apply ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Zero ð] [Zero β] [SMul ð β] [IsBoundedSMul ð β] (c : ð) (f : BoundedContinuousFunction α β) (x : α) : (c ⢠f) x = c ⢠f x - BoundedContinuousFunction.instModule ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {ð : Type u_2} [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring ð] [AddCommMonoid β] [Module ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] : Module ð (BoundedContinuousFunction α β) - BoundedContinuousFunction.evalCLM ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} (ð : Type u_2) [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring ð] [AddCommMonoid β] [Module ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] (x : α) : BoundedContinuousFunction α β âL[ð] β - BoundedContinuousFunction.toContinuousMapLinearMap ð Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (β : Type v) (ð : Type u_2) [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring ð] [AddCommMonoid β] [Module ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] : BoundedContinuousFunction α β ââ[ð] C(α, β) - BoundedContinuousFunction.evalCLM_apply ð Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} (ð : Type u_2) [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring ð] [AddCommMonoid β] [Module ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] (x : α) (f : BoundedContinuousFunction α β) : (BoundedContinuousFunction.evalCLM ð x) f = f x - BoundedContinuousFunction.toContinuousMapLinearMap_apply ð Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (β : Type v) (ð : Type u_2) [PseudoMetricSpace ð] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring ð] [AddCommMonoid β] [Module ð β] [IsBoundedSMul ð β] [BoundedAdd β] [ContinuousAdd β] (self : BoundedContinuousFunction α β) : (BoundedContinuousFunction.toContinuousMapLinearMap α β ð) self = self.toContinuousMap - BoundedContinuousFunction.instIsBoundedSMul_1 ð Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} {ð : Type u_1} [NormedField ð] [TopologicalSpace α] [SeminormedAddCommGroup β] [NormedSpace ð β] : IsBoundedSMul (BoundedContinuousFunction α ð) (BoundedContinuousFunction α β)
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