Theorems · Theorem · functional analysis
ContinuousMultilinearMap.constOfIsEmpty_toMultilinearMap
∀ (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₂]
[inst_7 : IsEmpty ι] (m : M₂),
(ContinuousMultilinearMap.constOfIsEmpty R M₁ m).toMultilinearMap = MultilinearMap.constOfIsEmpty R M₁ m- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsEmptystatement and proof · cited by 759
- MultilinearMapstatement · cited by 370
- ContinuousMultilinearMap.toMultilinearMapstatement and proof · cited by 70
- ContinuousMultilinearMap.constOfIsEmptystatement and proof · cited by 6
- MultilinearMap.constOfIsEmptystatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.