Theorems · Theorem · category theory
CategoryTheory.IsFiltered.coeq_condition
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.IsFilteredOrEmpty C] {j j' : C}
(f f' : j ⟶ j'),
CategoryTheory.CategoryStruct.comp f (CategoryTheory.IsFiltered.coeqHom f f') =
CategoryTheory.CategoryStruct.comp f' (CategoryTheory.IsFiltered.coeqHom f f')coeq_condition f f', for morphisms f f' : j ⟶ j', is the proof that
f ≫ coeqHom f f' = f' ≫ coeqHom f f'.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.IsFilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsFiltered.coeqstatement · cited by 18
- CategoryTheory.IsFiltered.coeqHomstatement · cited by 17
- CategoryTheory.IsFilteredOrEmpty.cocone_mapsproof · cited by 5
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Types.FilteredColimit.isColimit_eq_iff'proof · cited by 10
- CategoryTheory.IsFilteredOrEmpty.of_right_adjointproof · cited by 3
- CategoryTheory.isFiltered_structuredArrow_of_isFiltered_of_existsproof · 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
- CategoryTheory.IsCardinalFiltered.exists_cardinal_directed.final_functorproof · cited by 1
- CategoryTheory.Functor.Final.exists_coeq_of_locally_smallproof · cited by 1
- CategoryTheory.IsFiltered.coeq_condition_assocproof · cited by 1