Theorems · Theorem · functional analysis
ContinuousLinearMap.coprod_apply
∀ {R : Type u_1} {M : Type u_3} {M₁ : Type u_5} {M₂ : Type u_6} [inst : Semiring R] [inst_1 : TopologicalSpace M]
[inst_2 : TopologicalSpace M₁] [inst_3 : TopologicalSpace M₂] [inst_4 : AddCommMonoid M] [inst_5 : Module R M]
[inst_6 : ContinuousAdd M] [inst_7 : AddCommMonoid M₁] [inst_8 : Module R M₁] [inst_9 : AddCommMonoid M₂]
[inst_10 : Module R M₂] (f₁ : M₁ →L[R] M) (f₂ : M₂ →L[R] M) (a : M₁ × M₂), (f₁.coprod f₂) a = f₁ a.1 + f₂ a.2- Cited by
- 4 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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.coprodstatement and proof · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- ConvexOn.exists_affine_le_of_ltproof · cited by 4
- ContinuousLinearMap.coprod_addproof · cited by 0
- ContinuousLinearMap.ofIsTopCompl_eq_addproof · cited by 0
- ContinuousLinearMap.coprod_comp_prodCommproof · cited by 0