Theorems · Theorem · category theory
CategoryTheory.IsFilteredOrEmpty.cocone_maps
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} [self : CategoryTheory.IsFilteredOrEmpty C] ⦃X Y : C⦄
(f g : X ⟶ Y), ∃ Z h, CategoryTheory.CategoryStruct.comp f h = CategoryTheory.CategoryStruct.comp g hfor every pair of parallel morphisms there exists a morphism to the right so the compositions are equal
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 · cited by 17,999
- CategoryTheory.IsFilteredOrEmptystatement and proof · cited by 55
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.IsFiltered.coeqproof · cited by 18
- CategoryTheory.IsFiltered.coeq_conditionproof · cited by 14
- CategoryTheory.IsFiltered.bowtieproof · cited by 5
- CategoryTheory.IsFiltered.spanproof · cited by 5
- CategoryTheory.Limits.IsColimit.ι_smulproof · cited by 2
- CategoryTheory.Limits.Types.FilteredColimit.rel_equivproof · cited by 1