Theorems · Definition · category theory
CategoryTheory.Subobject.leInfCone
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.LocallySmall.{w, v₁, u₁} C] →
[inst_2 : CategoryTheory.WellPowered.{w, v₁, u₁} C] →
{A : C} →
(s : Set (CategoryTheory.Subobject A)) →
(f : CategoryTheory.Subobject A) →
(∀ g ∈ s, f ≤ g) → CategoryTheory.Limits.Cone (CategoryTheory.Subobject.wideCospan s)Auxiliary construction of a cone for le_inf.
- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.homOfLEproof · cited by 554
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.Subobject.underlyingproof · cited by 211
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.leInfCone_π_app_nonestatement · cited by 1
- CategoryTheory.Subobject.le_sInfproof · cited by 0