Theorems · Definition · category theory
CategoryTheory.Functor.mapLinearMap
(R : Type u_1) →
[inst : Semiring R] →
{C : Type u_2} →
{D : Type u_3} →
[inst_1 : CategoryTheory.Category.{v_1, u_2} C] →
[inst_2 : CategoryTheory.Category.{v_2, u_3} D] →
[inst_3 : CategoryTheory.Preadditive C] →
[inst_4 : CategoryTheory.Preadditive D] →
[inst_5 : CategoryTheory.Linear R C] →
[inst_6 : CategoryTheory.Linear R D] →
(F : CategoryTheory.Functor C D) →
[CategoryTheory.Functor.Linear R F] → [F.Additive] → {X Y : C} → (X ⟶ Y) →ₗ[R] F.obj X ⟶ F.obj YF.mapLinearMap is an R-linear map whose underlying function is F.map.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddMonoidHomproof · cited by 3,230
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Linearstatement and proof · cited by 131
- ZeroHom.toFunproof · cited by 101
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapLinearMap_applystatement and proof · cited by 0
- CategoryTheory.Functor.coe_mapLinearMapstatement · cited by 0