Theorems · Theorem · category theory
CategoryTheory.Limits.Wedge.condition
∀ {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)} (c : CategoryTheory.Limits.Wedge F) {i j : J}
(f : i ⟶ j),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multifork.ι c i) ((F.obj (Opposite.op i)).map f) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multifork.ι c j) ((F.map f.op).app j)- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Arrow.mkproof · cited by 421
- CategoryTheory.Limits.WalkingMulticospanstatement · cited by 199
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.end_.conditionproof · cited by 3
- CategoryTheory.Limits.chosenEnd.conditionproof · cited by 1
- CategoryTheory.Limits.Wedge.condition_assocproof · cited by 0