Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMapWOT.id_comp

∀ {𝕜₂ : Type u_6} {𝕜₃ : Type u_7} {F : Type u_10} {G : Type u_11} [inst : NormedField 𝕜₂] [inst_1 : NormedField 𝕜₃]
  {σ₂₃ : 𝕜₂ →+* 𝕜₃} [inst_2 : AddCommGroup F] [inst_3 : TopologicalSpace F] [inst_4 : Module 𝕜₂ F]
  [inst_5 : AddCommGroup G] [inst_6 : TopologicalSpace G] [inst_7 : Module 𝕜₃ G] (g : F →SWOT[σ₂₃] G),
  g.comp (ContinuousLinearMapWOT.id 𝕜₂ F) = g
Defined in
Mathlib.Analysis.LocallyConvex.WeakOperatorTopology
Cited by
0 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Quot.sound
Assumes
NormedFieldNormedFieldAddCommGroupTopologicalSpaceModuleAddCommGroupTopologicalSpaceModule

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.