Mathlib Map

Theorems ยท Theorem ยท functional analysis

ContinuousLinearMapWOT.comp_apply

โˆ€ {๐•œโ‚ : 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) (x : E), (g.comp f) x = g (f x)
Defined in
Mathlib.Analysis.LocallyConvex.WeakOperatorTopology
Cited by
1 results in Mathlib
Foundations
Depth 50 from the axioms ยท uses propext, Quot.sound
Assumes
NormedFieldNormedFieldNormedFieldRingHomCompTripleAddCommGroupTopologicalSpaceModuleAddCommGroupTopologicalSpaceModuleAddCommGroupTopologicalSpaceModule

Around this declaration

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

Cites9

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.