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- Cited by
- 6 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.objproof · cited by 19,642
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.ObjectProperty.IsClosedUnderIsomorphismsstatement and proof · cited by 68
- CategoryTheory.ObjectProperty.IsClosedUnderLimitsOfShapestatement and proof · cited by 49
- CategoryTheory.Limits.LimitPresentation.diagproof · cited by 32
- CategoryTheory.Limits.LimitPresentationproof · cited by 27
- CategoryTheory.ObjectProperty.prop_of_isoproof · cited by 23
- CategoryTheory.ObjectProperty.limitsClosurestatement and proof · cited by 12
- CategoryTheory.Limits.LimitPresentation.isLimitproof · cited by 11
- CategoryTheory.ObjectProperty.prop_of_isLimitproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.limitsClosure_monotoneproof · cited by 3
- CategoryTheory.ObjectProperty.limitsClosure_eq_selfproof · cited by 2
- CategoryTheory.ObjectProperty.binaryProductsClosure_le_iffproof · cited by 1
- CategoryTheory.ObjectProperty.limitsClosure_isoClosureproof · cited by 1
- CategoryTheory.ObjectProperty.colimitsClosure_eq_unop_limitsClosureproof · cited by 0