Mathlib Map

Theorems Β· Theorem Β· functional analysis

ContinuousLinearMapWOT.comp_assoc

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

Around this declaration

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

Cites10

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.