Theorems · Theorem · functional analysis
ContinuousLinearMap.comp_coprod
∀ {R : Type u_1} {M : Type u_3} {N : Type u_4} {M₁ : Type u_5} {M₂ : Type u_6} [inst : Semiring R]
[inst_1 : TopologicalSpace M] [inst_2 : TopologicalSpace N] [inst_3 : TopologicalSpace M₁]
[inst_4 : TopologicalSpace M₂] [inst_5 : AddCommMonoid M] [inst_6 : Module R M] [inst_7 : ContinuousAdd M]
[inst_8 : AddCommMonoid N] [inst_9 : Module R N] [inst_10 : ContinuousAdd N] [inst_11 : AddCommMonoid M₁]
[inst_12 : Module R M₁] [inst_13 : AddCommMonoid M₂] [inst_14 : Module R M₂] (f : M →L[R] N) (g₁ : M₁ →L[R] M)
(g₂ : M₂ →L[R] M), f ∘SL g₁.coprod g₂ = (f ∘SL g₁).coprod (f ∘SL g₂)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousAddstatement and proof · cited by 777
- ContinuousLinearMap.compstatement and proof · cited by 709
- ContinuousLinearMap.toLinearMapproof · cited by 528
- ContinuousLinearMap.coprodstatement and proof · cited by 24
- ContinuousLinearMap.coe_injectiveproof · cited by 11
- LinearMap.comp_coprodproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.coprod_comp_inl_inrproof · cited by 1