Theorems · Definition · category theory
CategoryTheory.NonPreadditiveAbelian.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{motive : CategoryTheory.NonPreadditiveAbelian C → Sort u_1} →
(t : CategoryTheory.NonPreadditiveAbelian C) →
([toHasZeroMorphisms : CategoryTheory.Limits.HasZeroMorphisms C] →
[toIsNormalMonoCategory : CategoryTheory.IsNormalMonoCategory C] →
[toIsNormalEpiCategory : CategoryTheory.IsNormalEpiCategory C] →
[has_zero_object : CategoryTheory.Limits.HasZeroObject C] →
[has_kernels : CategoryTheory.Limits.HasKernels C] →
[has_cokernels : CategoryTheory.Limits.HasCokernels C] →
[has_finite_products : CategoryTheory.Limits.HasFiniteProducts C] →
[has_finite_coproducts : CategoryTheory.Limits.HasFiniteCoproducts C] →
motive
{ toHasZeroMorphisms := toHasZeroMorphisms,
toIsNormalMonoCategory := toIsNormalMonoCategory,
toIsNormalEpiCategory := toIsNormalEpiCategory, has_zero_object := has_zero_object,
has_kernels := has_kernels, has_cokernels := has_cokernels,
has_finite_products := has_finite_products,
has_finite_coproducts := has_finite_coproducts }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
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
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
- CategoryTheory.Limits.HasFiniteCoproductsstatement and proof · cited by 110
- CategoryTheory.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.Limits.HasCokernelsstatement and proof · cited by 47
- CategoryTheory.NonPreadditiveAbelianstatement and proof · cited by 29
- 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.NonPreadditiveAbelian.noConfusionTypeproof · cited by 0
- CategoryTheory.NonPreadditiveAbelian.noConfusionproof · cited by 0