Theorems · Theorem · category theory
CategoryTheory.IsCofiltered.cospan
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsCofilteredOrEmpty C] {i j j' : C} (f : j ⟶ i)
(f' : j' ⟶ i), ∃ k g g', CategoryTheory.CategoryStruct.comp g f = CategoryTheory.CategoryStruct.comp g' f'For every cospan j ⟶ i ⟵ j',
there exists a cone j ⟵ k ⟶ j' such that the square commutes.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
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 and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsCofilteredOrEmpty.cone_objsproof · cited by 8
- CategoryTheory.IsCofilteredOrEmpty.cone_mapsproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Comma.isCofiltered_of_isCofiltered_costructuredArrowproof · cited by 3
- CategoryTheory.IsCofiltered.bowtieproof · cited by 2
- CategoryTheory.Functor.eventualRange_mapsToproof · cited by 2
- CategoryTheory.Functor.ranges_directedproof · cited by 1
- AlgebraicGeometry.exists_map_preimage_eq_map_preimageproof · cited by 0
- CategoryTheory.Functor.eventualRange_eq_iffproof · cited by 0