Theorems · Theorem · category theory
CategoryTheory.Limits.ColimitPresentation.bind.congr_simp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type w} {I : J → Type w}
[inst_1 : CategoryTheory.SmallCategory J] [inst_2 : (j : J) → CategoryTheory.SmallCategory (I j)] {X : C}
(P : CategoryTheory.Limits.ColimitPresentation J X)
(Q : (j : J) → CategoryTheory.Limits.ColimitPresentation (I j) (P.diag.obj j))
[inst_3 : ∀ (j : J), CategoryTheory.IsFiltered (I j)]
[inst_4 : ∀ (j : J) (i : I j), CategoryTheory.IsFinitelyPresentable ((Q j).diag.obj i)], P.bind Q = P.bind Q- Cited by
- 0 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.SmallCategorystatement and proof · cited by 480
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.Limits.ColimitPresentation.diagstatement and proof · cited by 62
- CategoryTheory.Limits.ColimitPresentationstatement and proof · cited by 54
- CategoryTheory.Limits.ColimitPresentation.Totalstatement · cited by 20
- CategoryTheory.IsFinitelyPresentablestatement and proof · cited by 16
- CategoryTheory.Limits.ColimitPresentation.bindstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.