Mathlib Map

Theorems Β· Theorem Β· functional analysis

ContinuousLinearMap.precomp_apply

βˆ€ {π•œβ‚ : Type u_1} {π•œβ‚‚ : Type u_2} {π•œβ‚ƒ : Type u_3} [inst : NormedField π•œβ‚] [inst_1 : NormedField π•œβ‚‚]
  [inst_2 : NormedField π•œβ‚ƒ] {Οƒ : π•œβ‚ β†’+* π•œβ‚‚} {Ο„ : π•œβ‚‚ β†’+* π•œβ‚ƒ} {ρ : π•œβ‚ β†’+* π•œβ‚ƒ} [inst_3 : RingHomCompTriple Οƒ Ο„ ρ]
  {E : Type u_4} {F : Type u_5} (G : Type u_6) [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]
  [inst_13 : IsTopologicalAddGroup G] [inst_14 : ContinuousConstSMul π•œβ‚ƒ G] [inst_15 : RingHomSurjective Οƒ]
  [inst_16 : RingHomIsometric Οƒ] (L : E β†’SL[Οƒ] F) (f : F β†’SL[Ο„] G), (ContinuousLinearMap.precomp G L) f = f ∘SL L
Defined in
Mathlib.Topology.Algebra.Module.Spaces.ContinuousLinearMap
Cited by
0 results in Mathlib
Foundations
Depth 158 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedFieldNormedFieldRingHomCompTripleAddCommGroupModuleAddCommGroupModuleAddCommGroupModuleTopologicalSpaceTopologicalSpaceTopologicalSpaceIsTopologicalAddGroupContinuousConstSMulRingHomSurjectiveRingHomIsometric

Around this declaration

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

Cites15

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.