Theorems · Theorem · linear algebra
LinearMap.comp_toSpanSingleton
∀ {R : Type u_1} {M : Type u_4} {M₂ : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid M₂] [inst_4 : Module R M₂] (f : M →ₗ[R] M₂) (x : M),
f ∘ₗ LinearMap.toSpanSingleton R M x = LinearMap.toSpanSingleton R M₂ (f x)- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- LinearMapstatement and proof · cited by 10,215
- LinearMap.compstatement · cited by 1,642
- one_smulproof · cited by 1,374
- LinearMap.ext_ringproof · cited by 152
- LinearMap.toSpanSingletonstatement · cited by 78
- LinearMap.toSpanSingleton_applyproof · cited by 38
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.comp_toSpanSingletonproof · cited by 2
- Pi.counit_eq_adjointproof · cited by 0