Theorems · Theorem · category theory
CategoryTheory.Free.lift_map_single
∀ (R : Type u_1) [inst : CommRing R] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C] {D : Type u}
[inst_2 : CategoryTheory.Category.{v, u} D] [inst_3 : CategoryTheory.Preadditive D]
[inst_4 : CategoryTheory.Linear R D] (F : CategoryTheory.Functor C D) {X Y : C} (f : X ⟶ Y) (r : R),
((CategoryTheory.Free.lift R F).map fun₀ | f => r) = r • F.map f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Finsupp.singlestatement and proof · cited by 943
- zero_smulproof · cited by 716
- CategoryTheory.Linearstatement and proof · cited by 131
- Finsupp.sum_single_indexproof · cited by 130
- CategoryTheory.Freestatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.