Theorems · Theorem · category theory
CategoryTheory.Functor.splitEpiBiproductComparison_section_
∀ {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] {J : Type w₁}
(F : CategoryTheory.Functor C D) (f : J → C) [inst_4 : CategoryTheory.Limits.HasBiproduct f]
[inst_5 : CategoryTheory.Limits.HasBiproduct (F.obj ∘ f)] [inst_6 : F.PreservesZeroMorphisms],
(F.splitEpiBiproductComparison f).section_ = F.biproductComparison' f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Quiver.Homstatement · cited by 32,603
- 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.biproductstatement · cited by 188
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.SplitEpi.section_statement and proof · cited by 22
- CategoryTheory.Functor.biproductComparisonstatement · cited by 9
- CategoryTheory.Functor.biproductComparison'statement · cited by 7
- CategoryTheory.Functor.splitEpiBiproductComparisonstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesBiproduct_of_epi_biproductComparison'proof · cited by 0