Theorems · Theorem · functional analysis
ContinuousLinearMap.prod_ext
∀ {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 ∘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₂ → f = g- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 709
- ContinuousLinearMap.inrstatement and proof · cited by 59
- ContinuousLinearMap.inlstatement and proof · cited by 39
- ContinuousLinearMap.prod_ext_iffproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.hasStrictFDerivAt_compContinuousLinearMapproof · cited by 4
- ContinuousMultilinearMap.hasStrictFDerivAt_uncurryproof · cited by 2
- ContinuousLinearMap.coprod_addproof · cited by 0
- ContinuousLinearMap.coprod_comp_prodCommproof · cited by 0