Theorems · Definition · category theory
CategoryTheory.Abelian.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{motive : CategoryTheory.Abelian C → Sort u_1} →
(t : CategoryTheory.Abelian C) →
([toPreadditive : CategoryTheory.Preadditive C] →
[toIsNormalMonoCategory : CategoryTheory.IsNormalMonoCategory C] →
[toIsNormalEpiCategory : CategoryTheory.IsNormalEpiCategory C] →
[has_finite_products : CategoryTheory.Limits.HasFiniteProducts C] →
[has_kernels : CategoryTheory.Limits.HasKernels C] →
[has_cokernels : CategoryTheory.Limits.HasCokernels C] →
motive
{ toPreadditive := toPreadditive, toIsNormalMonoCategory := toIsNormalMonoCategory,
toIsNormalEpiCategory := toIsNormalEpiCategory, has_finite_products := has_finite_products,
has_kernels := has_kernels, has_cokernels := has_cokernels }) →
motive t- Defined in
- Mathlib.CategoryTheory.Abelian.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
- CategoryTheory.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.Limits.HasCokernelsstatement and proof · cited by 47
- CategoryTheory.IsNormalEpiCategorystatement and proof · cited by 9
- CategoryTheory.IsNormalMonoCategorystatement and proof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.noConfusionproof · cited by 0
- CategoryTheory.Abelian.noConfusionTypeproof · cited by 0