Theorems · Theorem · functional analysis
ContinuousLinearMap.comp_toSpanSingleton
∀ {R₁ : Type u_1} [inst : Semiring R₁] {M₁ : Type u_4} [inst_1 : TopologicalSpace M₁] [inst_2 : AddCommMonoid M₁]
{M₂ : Type u_6} [inst_3 : TopologicalSpace M₂] [inst_4 : AddCommMonoid M₂] [inst_5 : Module R₁ M₁]
[inst_6 : Module R₁ M₂] [inst_7 : TopologicalSpace R₁] [inst_8 : ContinuousSMul R₁ M₂] [inst_9 : ContinuousSMul R₁ M₁]
(f : M₁ →L[R₁] M₂) (x : M₁),
f ∘SL ContinuousLinearMap.toSpanSingleton R₁ x = ContinuousLinearMap.toSpanSingleton R₁ (f x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousLinearMap.compstatement · cited by 709
- ContinuousLinearMap.toLinearMapproof · cited by 528
- ContinuousLinearMap.toSpanSingletonstatement · cited by 133
- ContinuousLinearMap.coe_injproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.comp_rankOneproof · cited by 3
- InnerProductSpace.trace_rankOneproof · cited by 0