Theorems · Theorem · functional analysis
ContinuousAlternatingMap.coe_mk
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} {ι : 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] (f : ContinuousMultilinearMap R (fun x => M) N)
(h : ∀ (v : ι → M) (i j : ι), v i = v j → i ≠ j → f.toFun v = 0),
⇑{ toContinuousMultilinearMap := f, map_eq_zero_of_eq' := h } = ⇑f- Cited by
- 0 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousAlternatingMapstatement · cited by 292
- ContinuousMultilinearMap.toMultilinearMapstatement and proof · cited by 70
- MultilinearMap.toFunstatement and proof · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.