Theorems · Theorem · category theory
CategoryTheory.Limits.HasCoequalizersOfHasPushoutsAndBinaryCoproducts.pushoutInl_eq_pushout_inr
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasBinaryCoproducts C]
[inst_2 : CategoryTheory.Limits.HasPushouts C]
(F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPair C),
CategoryTheory.Limits.HasCoequalizersOfHasPushoutsAndBinaryCoproducts.pushoutInl F =
CategoryTheory.Limits.pushout.inr
(CategoryTheory.Limits.coprod.desc
(CategoryTheory.CategoryStruct.id (F.obj CategoryTheory.Limits.WalkingParallelPair.one))
(F.map CategoryTheory.Limits.WalkingParallelPairHom.left))
(CategoryTheory.Limits.coprod.desc
(CategoryTheory.CategoryStruct.id (F.obj CategoryTheory.Limits.WalkingParallelPair.one))
(F.map CategoryTheory.Limits.WalkingParallelPairHom.right))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.WalkingParallelPairstatement and proof · cited by 781
- CategoryTheory.Limits.coprodstatement · cited by 252
- CategoryTheory.Limits.pushout.inrstatement and proof · cited by 193
- CategoryTheory.Limits.pushout.inlproof · cited by 192
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.