Theorems · Theorem · functional analysis
ContinuousMultilinearMap.cont
∀ {R : Type u} {ι : Type v} {M₁ : ι → Type w₁} {M₂ : Type w₂} [inst : Semiring R]
[inst_1 : (i : ι) → AddCommMonoid (M₁ i)] [inst_2 : AddCommMonoid M₂] [inst_3 : (i : ι) → Module R (M₁ i)]
[inst_4 : Module R M₂] [inst_5 : (i : ι) → TopologicalSpace (M₁ i)] [inst_6 : TopologicalSpace M₂]
(self : ContinuousMultilinearMap R M₁ M₂), Continuous self.toFunContinuous multilinear maps over the ring R, from ∀ i, M₁ i to M₂ where M₁ i and M₂
are modules over R with a topological structure. In applications, there will be compatibility
conditions between the algebraic and the topological structures, but this is not needed for the
definition.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Continuousstatement · cited by 2,592
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousMultilinearMap.toMultilinearMapstatement · cited by 70
- MultilinearMap.toFunstatement · cited by 23
Cited by7
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.restrictScalarsproof · cited by 13
- ContinuousMultilinearMap.boundproof · cited by 2
- ContinuousMultilinearMap.coe_continuousproof · cited by 1
- ContinuousMultilinearMap.range_toUniformOnFunproof · cited by 1
- ContinuousAlternatingMap.range_toAlternatingMapproof · cited by 0
- ContinuousAlternatingMap.coe_continuousproof · cited by 0
- ContinuousMultilinearMap.uniformity_eq_seminormproof · cited by 0