Theorems · Definition · category theory
CategoryTheory.Limits.Cowedge.ext
{J : Type u} →
[inst : CategoryTheory.Category.{v, u} J] →
{C : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} C] →
{F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)} →
{W₁ W₂ : CategoryTheory.Limits.Cowedge F} →
(e : W₁.pt ≅ W₂.pt) →
autoParam
(∀ (j : J),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multicofork.π W₁ j) e.hom =
CategoryTheory.Limits.Multicofork.π W₂ j)
CategoryTheory.Limits.Cowedge.ext._auto_1 →
(W₁ ≅ W₂)A variant of CategoryTheory.Limits.Cocone.ext specialized to produce
isomorphisms of cowedges.
- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.WalkingMultispanstatement · cited by 151
- CategoryTheory.Limits.MultispanIndex.multispanstatement · cited by 139
- CategoryTheory.Limits.MultispanIndex.rightstatement · cited by 117
- CategoryTheory.Limits.Multicofork.πstatement and proof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cowedge.ext_hom_homstatement and proof · cited by 0
- CategoryTheory.Limits.Cowedge.ext_inv_homstatement and proof · cited by 0