Theorems · Definition · functional analysis
ContinuousAlternatingMap.prod
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_4} →
{N' : Type u_5} →
{ι : Type u_6} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : TopologicalSpace M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R N] →
[inst_6 : TopologicalSpace N] →
[inst_7 : AddCommMonoid N'] →
[inst_8 : Module R N'] →
[inst_9 : TopologicalSpace N'] → M [⋀^ι]→L[R] N → M [⋀^ι]→L[R] N' → M [⋀^ι]→L[R] (N × N')The Cartesian product of two continuous alternating maps, as a continuous alternating map.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousAlternatingMapstatement and proof · cited by 292
- ContinuousAlternatingMap.toContinuousMultilinearMapproof · cited by 72
- ContinuousMultilinearMap.prodproof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousAlternatingMap.prodLIEproof · cited by 2
- ContinuousAlternatingMap.prodLIE_applystatement · cited by 0
- ContinuousAlternatingMap.opNorm_prodstatement · cited by 0
- ContinuousAlternatingMap.prod_applystatement and proof · cited by 0
- ContinuousAlternatingMap.opNNNorm_prodstatement · cited by 0