Mathlib Map

Theorems Β· Theorem Β· functional analysis

ContinuousLinearMap.precompUniformConvergenceCLM_apply

βˆ€ {π•œβ‚ : 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))
  (𝔗 : Set (Set F)) [inst_13 : IsTopologicalAddGroup G] [inst_14 : ContinuousConstSMul π•œβ‚ƒ G] (L : E β†’SL[Οƒ] F)
  (hL : Set.MapsTo (fun x => ⇑L '' x) 𝔖 𝔗) (f : UniformConvergenceCLM Ο„ G 𝔗),
  (ContinuousLinearMap.precompUniformConvergenceCLM G 𝔖 𝔗 L hL) f = f ∘SL L
Defined in
Mathlib.Topology.Algebra.Module.Spaces.UniformConvergenceCLM
Cited by
1 results in Mathlib
Foundations
Depth 91 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldNormedFieldRingHomCompTripleAddCommGroupModuleAddCommGroupModuleAddCommGroupModuleTopologicalSpaceTopologicalSpaceTopologicalSpaceIsTopologicalAddGroupContinuousConstSMul

Around this declaration

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

Cites17

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

Cited by1

Results whose statement or proof uses this declaration.