Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ObjectProperty.limitsClosure_le

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.ObjectProperty C} {α : Type t}
  {J : α → Type u'} [inst_1 : (a : α) → CategoryTheory.Category.{v', u'} (J a)] {Q : CategoryTheory.ObjectProperty C}
  [Q.IsClosedUnderIsomorphisms] [∀ (a : α), Q.IsClosedUnderLimitsOfShape (J a)], P ≤ Q → P.limitsClosure J ≤ Q
Defined in
Mathlib.CategoryTheory.ObjectProperty.LimitsClosure
Cited by
6 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.ObjectProperty.IsClosedUnderIsomorphismsCategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ObjectProperty.limitsClosure_monotone · cited by 3ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.limitsClosure_eq_self · cited by 2ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.binaryProductsClosure_le_iff · cited by 1ObjectProperty.binaryProd…CategoryTheory.ObjectProperty.isoClosure_strictLimitsClosureIter_eq_limitsClosure · cited by 1ObjectProperty.isoClosure…CategoryTheory.ObjectProperty.limitsClosure_isoClosure · cited by 1ObjectProperty.limitsClos…CategoryTheory.ObjectProperty.colimitsClosure_eq_unop_limitsClosure · cited by 0ObjectProperty.colimitsCl…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.ObjectProperty.IsClosedUnderIsomorphisms · cited by 68ObjectProperty.IsClosedUn…CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShape · cited by 49ObjectProperty.IsClosedUn…CategoryTheory.Limits.LimitPresentation.diag · cited by 32LimitPresentation.diagCategoryTheory.Limits.LimitPresentation · cited by 27Limits.LimitPresentationCategoryTheory.ObjectProperty.prop_of_iso · cited by 23ObjectProperty.prop_of_isoCategoryTheory.ObjectProperty.limitsClosure · cited by 12ObjectProperty.limitsClos…CategoryTheory.Limits.LimitPresentation.isLimit · cited by 11LimitPresentation.isLimitCategoryTheory.ObjectProperty.prop_of_isLimit · cited by 6ObjectProperty.prop_of_is…ObjectProperty.limitsClosure_…CITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.