Theorems · Definition · category theory
CategoryTheory.NatTrans.appLinearMap
{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 D] →
[inst_4 : CategoryTheory.Linear R D] →
{F G : CategoryTheory.Functor C D} → (X : C) → (F ⟶ G) →ₗ[R] F.obj X ⟶ G.obj XApplication of a natural transformation at a fixed object, as group homomorphism
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · 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.NatTrans.appproof · cited by 7,406
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Linearstatement and proof · cited by 131
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.NatTrans.appLinearMap_applystatement and proof · cited by 0