Theorems · Definition · category theory
CategoryTheory.IsFiltered.coeq
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[CategoryTheory.IsFilteredOrEmpty C] → {j j' : C} → (j ⟶ j') → (j ⟶ j') → Ccoeq f f', for morphisms f f' : j ⟶ j', is an arbitrary choice of object
which admits a morphism coeqHom f f' : j' ⟶ coeq f f' such that
coeq_condition : f ≫ coeqHom f f' = f' ≫ coeqHom f f'.
Its existence is ensured by IsFiltered.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
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 and proof · cited by 32,603
- CategoryTheory.IsFilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsFilteredOrEmpty.cocone_mapsproof · cited by 5
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.IsFiltered.coeqHomstatement · cited by 17
- CategoryTheory.IsFiltered.coeq_conditionstatement · cited by 14
- CategoryTheory.Limits.Types.FilteredColimit.isColimit_eq_iff'proof · cited by 10
- CategoryTheory.IsFiltered.sup_existsproof · cited by 5
- CategoryTheory.IsFiltered.coeq₃proof · cited by 3
- CategoryTheory.IsFilteredOrEmpty.of_right_adjointproof · cited by 3
- CategoryTheory.IsFiltered.coeq₃Homproof · cited by 3
- CategoryTheory.Functor.final_of_exists_of_isFiltered_of_fullyFaithfulproof · cited by 3
- CategoryTheory.IsFilteredOrEmpty.of_finalproof · cited by 2
- CategoryTheory.IsFiltered.coeq₃_condition₁proof · cited by 1
- CategoryTheory.IsFiltered.coeq₃_condition₂proof · cited by 1