Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.of_essentiallySmall_index
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.ObjectProperty C} {X : C} {J : Type u_1}
[inst_1 : CategoryTheory.Category.{v_1, u_1} J] [CategoryTheory.EssentiallySmall.{w, v_1, u_1} J]
[CategoryTheory.IsFiltered J] (pres : CategoryTheory.Limits.ColimitPresentation J X),
(∀ (i : J), P (pres.diag.obj i)) → P.ind X- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.Limits.ColimitPresentation.diagstatement and proof · cited by 62
- CategoryTheory.Limits.ColimitPresentationstatement and proof · cited by 54
- CategoryTheory.EssentiallySmallstatement and proof · cited by 42
- CategoryTheory.equivSmallModelproof · cited by 20
- CategoryTheory.IsFiltered.of_equivalenceproof · cited by 15
- CategoryTheory.SmallModelproof · cited by 15
- CategoryTheory.ObjectProperty.indstatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.ind_iff_existsproof · cited by 1