Mathlib Map

Theorems Β· Theorem Β· functional analysis

ContinuousLinearMap.postcomp_uniformConvergenceCLM_apply

Deprecated since 2026-01-27Use ContinuousLinearMap.postcompUniformConvergenceCLM_apply instead.

βˆ€ {π•œβ‚ : Type u_6} {π•œβ‚‚ : Type u_7} {π•œβ‚ƒ : Type u_8} [inst : NormedField π•œβ‚] [inst_1 : NormedField π•œβ‚‚]
  [inst_2 : NormedField π•œβ‚ƒ] {Οƒ : π•œβ‚ β†’+* π•œβ‚‚} {Ο„ : π•œβ‚‚ β†’+* π•œβ‚ƒ} {ρ : π•œβ‚ β†’+* π•œβ‚ƒ} [inst_3 : RingHomCompTriple Οƒ Ο„ ρ]
  {E : Type u_9} {F : Type u_10} {G : Type u_11} [inst_4 : AddCommGroup E] [inst_5 : Module π•œβ‚ E]
  [inst_6 : AddCommGroup F] [inst_7 : Module π•œβ‚‚ F] [inst_8 : AddCommGroup G] [inst_9 : Module π•œβ‚ƒ G]
  [inst_10 : TopologicalSpace E] [inst_11 : TopologicalSpace F] [inst_12 : TopologicalSpace G] (𝔖 : Set (Set E))
  [inst_13 : IsTopologicalAddGroup F] [inst_14 : IsTopologicalAddGroup G] [inst_15 : ContinuousConstSMul π•œβ‚ƒ G]
  [inst_16 : ContinuousConstSMul π•œβ‚‚ F] (L : F β†’SL[Ο„] G) (f : UniformConvergenceCLM Οƒ F 𝔖),
  (ContinuousLinearMap.postcompUniformConvergenceCLM 𝔖 L) f = L ∘SL f

Alias of ContinuousLinearMap.postcompUniformConvergenceCLM_apply.

Defined in
Mathlib.Topology.Algebra.Module.Spaces.UniformConvergenceCLM
Cited by
0 results in Mathlib
Foundations
Depth 92 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldNormedFieldRingHomCompTripleAddCommGroupModuleAddCommGroupModuleAddCommGroupModuleTopologicalSpaceTopologicalSpaceTopologicalSpaceIsTopologicalAddGroupIsTopologicalAddGroupContinuousConstSMulContinuousConstSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.