Theorems · Definition · general topology
ContinuousMap.prodMul
{X : Type u_5} →
{Y : Type u_6} →
{R : Type u_7} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
[inst_2 : CommRing R] →
[inst_3 : TopologicalSpace R] → [inst_4 : IsTopologicalRing R] → C(X, R) →ₗ[R] C(Y, R) →ₗ[R] C(X × Y, R)The natural bilinear map sending f, g to the function (x, y) ↦ f x * g y on X × Y.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 94 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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- ContinuousMapstatement and proof · cited by 2,491
- IsTopologicalRingstatement and proof · cited by 402
- ContinuousMap.compproof · cited by 181
- ContinuousMap.sndproof · cited by 5
- ContinuousMap.fstproof · cited by 5
- LinearMap.mk₂proof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.tensorHomproof · cited by 3
- ContinuousMap.denseRange_tensorHomproof · cited by 1
- ContinuousMap.tensorHom_tmulstatement and proof · cited by 1
- ContinuousMap.prodMul_applystatement · cited by 1
- ContinuousMap.prodMul_defstatement · cited by 1