Mathlib Map

Theorems Β· Theorem Β· functional analysis

ContinuousLinearMapWOT.toCLM_comp

βˆ€ {π•œβ‚ : Type u_5} {π•œβ‚‚ : Type u_6} {π•œβ‚ƒ : Type u_7} {E : Type u_9} {F : Type u_10} {G : Type u_11} [inst : NormedField π•œβ‚]
  [inst_1 : NormedField π•œβ‚‚] [inst_2 : NormedField π•œβ‚ƒ] {σ₁₂ : π•œβ‚ β†’+* π•œβ‚‚} {σ₁₃ : π•œβ‚ β†’+* π•œβ‚ƒ} {σ₂₃ : π•œβ‚‚ β†’+* π•œβ‚ƒ}
  [inst_3 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [inst_4 : AddCommGroup E] [inst_5 : TopologicalSpace E]
  [inst_6 : Module π•œβ‚ E] [inst_7 : AddCommGroup F] [inst_8 : TopologicalSpace F] [inst_9 : Module π•œβ‚‚ F]
  [inst_10 : AddCommGroup G] [inst_11 : TopologicalSpace G] [inst_12 : Module π•œβ‚ƒ G] (g : F β†’SWOT[σ₂₃] G)
  (f : E β†’SWOT[σ₁₂] F), (g.comp f).toCLM = g.toCLM ∘SL f.toCLM
Defined in
Mathlib.Analysis.LocallyConvex.WeakOperatorTopology
Cited by
0 results in Mathlib
Foundations
Depth 46 from the axioms Β· uses propext, Quot.sound
Assumes
NormedFieldNormedFieldNormedFieldRingHomCompTripleAddCommGroupTopologicalSpaceModuleAddCommGroupTopologicalSpaceModuleAddCommGroupTopologicalSpaceModule

Around this declaration

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

Cites11

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.