Theorems · Definition · category theory
CategoryTheory.Functor.splitEpiBiprodComparison
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C D) →
(X Y : C) →
[inst_4 : CategoryTheory.Limits.HasBinaryBiproduct X Y] →
[inst_5 : CategoryTheory.Limits.HasBinaryBiproduct (F.obj X) (F.obj Y)] →
[F.PreservesZeroMorphisms] → CategoryTheory.SplitEpi (F.biprodComparison X Y)biprodComparison F X Y is a split epi.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.SplitEpistatement · cited by 28
- CategoryTheory.Functor.biprodComparisonstatement · cited by 11
- CategoryTheory.Functor.biprodComparison'proof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.splitEpiBiprodComparison_section_statement and proof · cited by 1
- CategoryTheory.Limits.preservesBinaryBiproduct_of_epi_biprodComparison'proof · cited by 0
- CategoryTheory.Functor.splitEpiBiprodComparison.congr_simpstatement and proof · cited by 0