Theorems · Definition · category theory
CategoryTheory.Mat_.embeddingLiftIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
[inst_3 : CategoryTheory.Preadditive D] →
[inst_4 : CategoryTheory.Limits.HasFiniteBiproducts D] →
(F : CategoryTheory.Functor C D) →
[inst_5 : F.Additive] → (CategoryTheory.Mat_.embedding C).comp (CategoryTheory.Mat_.lift F) ≅ FAn additive functor C ⥤ D factors through its lift to Mat_ C ⥤ D.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Mat
- Cited by
- 2 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.
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.HasFiniteBiproductsstatement and proof · cited by 106
- CategoryTheory.Mat_statement · cited by 44
- CategoryTheory.Limits.biproduct.liftproof · cited by 31
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproductsproof · cited by 2
- CategoryTheory.Mat_.liftUniqueproof · cited by 0
- CategoryTheory.Mat_.embeddingLiftIso_hom_appstatement and proof · cited by 0
- CategoryTheory.Mat_.embeddingLiftIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproductsAuxproof · cited by 0