Theorems · Definition · functional analysis
ContinuousAlternatingMap.smulRight
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
{ι : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : Module R M] →
[inst_4 : Module R N] →
[inst_5 : TopologicalSpace R] →
[inst_6 : TopologicalSpace M] →
[inst_7 : TopologicalSpace N] → [ContinuousSMul R N] → M [⋀^ι]→L[R] R → N → M [⋀^ι]→L[R] NGiven a continuous R-alternating map f taking values in R, f.smulRight z is the
continuous alternating map sending m to f m • z.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- ContinuousMultilinearMapproof · cited by 1,016
- ContinuousSMulstatement and proof · cited by 1,016
- AlternatingMapproof · cited by 329
- ContinuousAlternatingMapstatement and proof · cited by 292
- ContinuousAlternatingMap.toContinuousMultilinearMapproof · cited by 72
- ContinuousAlternatingMap.toAlternatingMapproof · cited by 16
- ContinuousMultilinearMap.smulRightproof · cited by 10
- AlternatingMap.smulRightproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousAlternatingMap.smulRight_applystatement and proof · cited by 0
- ContinuousAlternatingMap.smulRight_toContinuousMultilinearMapstatement and proof · cited by 0