Theorems · Definition · functional analysis
ContinuousLinearMap.coprodEquiv
{R : Type u_1} →
{S : Type u_2} →
{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₂] →
[ContinuousAdd M₁] →
[ContinuousAdd M₂] →
[inst_13 : Semiring S] →
[inst_14 : Module S M] →
[inst_15 : ContinuousConstSMul S M] →
[inst_16 : SMulCommClass R S M] →
((M₁ →L[R] M) × (M₂ →L[R] M)) ≃ₗ[S] M₁ × M₂ →L[R] MTaking the product of two maps with the same codomain is equivalent to taking the product of
their domains.
See note [bundled maps over different rings] for why separate R and S semirings are used.
See ContinuousLinearMap.coprodEquivL for the ContinuousLinearEquiv version.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- ContinuousLinearMap.compproof · cited by 709
- ContinuousLinearMap.inrproof · cited by 59
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.coprodEquivLproof · cited by 2
- ContinuousLinearMap.coprodEquiv_applystatement and proof · cited by 0
- ContinuousLinearMap.coprodEquiv_symm_applystatement and proof · cited by 0