Theorems · Theorem · category theory
CategoryTheory.Limits.PreservesColimitPair.of_iso_coprod_comparison
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(G : CategoryTheory.Functor C D) (X Y : C) [inst_2 : CategoryTheory.Limits.HasBinaryCoproduct X Y]
[inst_3 : CategoryTheory.Limits.HasBinaryCoproduct (G.obj X) (G.obj Y)]
[i : CategoryTheory.IsIso (CategoryTheory.Limits.coprodComparison G X Y)],
CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.pair X Y) GIf the coproduct comparison map for G at (X,Y) is an isomorphism, then G preserves the
pair of (X,Y).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.pairstatement and proof · cited by 536
- CategoryTheory.Limits.PreservesColimitstatement · cited by 278
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
Cited by1
Results whose statement or proof uses this declaration.