Theorems · Definition · category theory
CategoryTheory.Mat_.ext
{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] →
[CategoryTheory.Limits.HasFiniteBiproducts D] →
{F G : CategoryTheory.Functor (CategoryTheory.Mat_ C) D} →
[F.Additive] →
[G.Additive] →
((CategoryTheory.Mat_.embedding C).comp F ≅ (CategoryTheory.Mat_.embedding C).comp G) → (F ≅ G)Two additive functors Mat_ C ⥤ D are naturally isomorphic if
their precompositions with embedding C are naturally isomorphic as functors C ⥤ D.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Mat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.HasFiniteBiproductsstatement and proof · cited by 106
- CategoryTheory.Mat_statement and proof · cited by 44
- CategoryTheory.Mat_.embeddingstatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Mat_.equivalenceSelfOfHasFiniteBiproductsproof · cited by 2