Theorems · Theorem · category theory
CategoryTheory.IsCofiltered.eq_condition
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.IsCofilteredOrEmpty C] {j j' : C}
(f f' : j ⟶ j'),
CategoryTheory.CategoryStruct.comp (CategoryTheory.IsCofiltered.eqHom f f') f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.IsCofiltered.eqHom f f') f'eq_condition f f', for morphisms f f' : j ⟶ j', is the proof that
eqHom f f' ≫ f = eqHom f f' ≫ f'.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 4 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.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsCofiltered.eqstatement · cited by 8
- CategoryTheory.IsCofiltered.eqHomstatement · cited by 6
- CategoryTheory.IsCofilteredOrEmpty.cone_mapsproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Comma.isCofiltered_of_isCofiltered_costructuredArrowproof · cited by 3
- CategoryTheory.IsCofilteredOrEmpty.of_left_adjointproof · cited by 3
- CategoryTheory.Comma.initial_fst_of_isCofiltered_costructuredArrowproof · cited by 1
- CategoryTheory.IsCofiltered.eq_condition_assocproof · cited by 0