Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.limitsClosure_monotone
∀ {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},
P ≤ Q → P.limitsClosure J ≤ Q.limitsClosure J- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- LE.le.transproof · cited by 3,151
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.ObjectProperty.limitsClosurestatement · cited by 12
- CategoryTheory.ObjectProperty.limitsClosure_leproof · cited by 6
- CategoryTheory.ObjectProperty.le_limitsClosureproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.monotone_triangEnvelopeIterproof · cited by 1
- CategoryTheory.ObjectProperty.limitsClosure_isoClosureproof · cited by 1
- CategoryTheory.ObjectProperty.isEssentiallySmall_limitsClosureproof · cited by 0