Theorems · Definition · category theory
CategoryTheory.Limits.Cowedge
{J : Type u} →
[inst : CategoryTheory.Category.{v, u} J] →
{C : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} C] →
CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C) → Type (max (max (max u v) u') v')Given F : Jᵒᵖ ⥤ J ⥤ C, a cowedge for F is a type of cocones
(specifically the type of multicoforks for multispanIndexCoend F):
the point of a universal cowedge is the coend of F.
- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Limits.Multicoforkproof · cited by 43
- CategoryTheory.Limits.multispanIndexCoendproof · cited by 17
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cowedge.conditionstatement and proof · cited by 3
- CategoryTheory.Limits.Cowedge.IsColimit.descstatement and proof · cited by 3
- CategoryTheory.Limits.Cowedge.extstatement and proof · cited by 2
- CategoryTheory.Limits.ChosenCoendsOfShape.cowedgestatement · cited by 2
- CategoryTheory.Limits.Cowedge.mkstatement · cited by 1
- CategoryTheory.Limits.Cowedge.IsColimit.π_descstatement and proof · cited by 1
- CategoryTheory.Limits.Cowedge.condition_assocstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.ext_hom_homstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.ext_inv_homstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.IsColimit.desc.congr_simpstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.IsColimit.hom_extstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.IsColimit.π_desc_assocstatement and proof · cited by 0