Theorems · Theorem · functional analysis
ContinuousLinearMap.prod_ext_iff
∀ {R : Type u_1} [inst : Semiring R] {M : Type u_2} [inst_1 : TopologicalSpace M] [inst_2 : AddCommMonoid M]
[inst_3 : Module R M] {M₂ : Type u_3} [inst_4 : TopologicalSpace M₂] [inst_5 : AddCommMonoid M₂]
[inst_6 : Module R M₂] {M₃ : Type u_4} [inst_7 : TopologicalSpace M₃] [inst_8 : AddCommMonoid M₃]
[inst_9 : Module R M₃] {f g : M × M₂ →L[R] M₃},
f = g ↔
f ∘SL ContinuousLinearMap.inl R M M₂ = g ∘SL ContinuousLinearMap.inl R M M₂ ∧
f ∘SL ContinuousLinearMap.inr R M M₂ = g ∘SL ContinuousLinearMap.inr R M M₂- 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.
Cites9
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
- ContinuousLinearMap.compstatement · cited by 709
- ContinuousLinearMap.inrstatement · cited by 59
- ContinuousLinearMap.inlstatement · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.prod_extproof · cited by 4