Theorems · Definition · category theory
CategoryTheory.IsCofiltered.infTo
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.IsCofiltered C] →
(O : Finset C) →
(H : Finset ((X : C) ×' (Y : C) ×' (_ : X ∈ O) ×' (_ : Y ∈ O) ×' (X ⟶ Y))) →
{X : C} → X ∈ O → (CategoryTheory.IsCofiltered.inf O H ⟶ X)The morphisms from inf O H.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Finsetstatement and proof · cited by 13,712
- CategoryTheory.IsCofilteredstatement and proof · cited by 133
- CategoryTheory.IsCofiltered.infstatement · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCofiltered.infTo_commutesstatement · cited by 2
- AlgebraicGeometry.Scheme.nonempty_of_isLimitproof · cited by 1
- TopCat.partialSections.nonemptyproof · cited by 1
- CategoryTheory.IsCofiltered.infTo.congr_simpstatement and proof · cited by 0