Theorems · Definition · category theory
CategoryTheory.Limits.Types.isColimitOfMulticoequalizerDiagram
{X : Type u} →
{ι : Type w} →
{A : Set X} →
{U : ι → Set X} →
{V : ι → ι → Set X} →
(c : CompleteLattice.MulticoequalizerDiagram A U V) →
CategoryTheory.Limits.IsColimit (c.multicofork.map Set.functorToTypes)Given X : Type u, A : Set X, U : ι → Set X and V : ι → ι → Set X such
that MulticoequalizerDiagram A U V holds, then in the category of types,
A is the multicoequalizer of the U is along the V i js.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CategoryTheory.Functorproof · cited by 16,252
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- Nonempty.someproof · cited by 340
- CategoryTheory.Limits.WalkingMultispanstatement and proof · cited by 151
- CategoryTheory.Limits.MultispanIndex.multispanstatement and proof · cited by 139
- CategoryTheory.Limits.MultispanShape.prodstatement and proof · cited by 93
- CategoryTheory.Limits.MultispanIndex.mapstatement and proof · cited by 22
- CompleteLattice.MulticoequalizerDiagram.multispanIndexstatement and proof · cited by 20
- CompleteLattice.MulticoequalizerDiagramstatement and proof · cited by 9
- CategoryTheory.Limits.Multicofork.mapstatement · cited by 4
- CompleteLattice.MulticoequalizerDiagram.multicoforkstatement · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Types.isColimitOfMulticoequalizerDiagram'proof · cited by 1
- SSet.Subcomplex.MulticoequalizerDiagram.isColimitproof · cited by 0