Theorems · Theorem · functional analysis
ContinuousOn.clm_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : SeminormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
{G : Type u_4} [inst_5 : SeminormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {X : Type u_5}
[inst_7 : TopologicalSpace X] {g : X → F →L[𝕜] G} {f : X → E →L[𝕜] F} {s : Set X},
ContinuousOn g s → ContinuousOn f s → ContinuousOn (fun x => g x ∘SL f x) s- Cited by
- 3 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousLinearMap.compstatement · cited by 709
- Continuous.comp_continuousOnproof · cited by 52
- ContinuousLinearMap.compLproof · cited by 27
- ContinuousOn.prodMkproof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.continuousLinearMapCoprodproof · cited by 1
- Bundle.Pretrivialization.continuousOn_continuousLinearMapCoordChangeproof · cited by 0