Theorems · Definition · category theory
CategoryTheory.ObjectProperty.strictLimitsClosureIter
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
CategoryTheory.ObjectProperty C →
{α : Type t} →
(J : α → Type u') →
[(a : α) → CategoryTheory.Category.{v', u'} (J a)] →
{β : Type w'} →
[inst_2 : LinearOrder β] → [SuccOrder β] → [WellFoundedLT β] → β → CategoryTheory.ObjectProperty CGiven P : ObjectProperty C, a family of categories J a, this
is the transfinite iteration of Q ↦ Q.strictLimitsClosureStep J.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- transfiniteIterateproof · cited by 14
- CategoryTheory.ObjectProperty.strictLimitsClosureStepproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.strictLimitsClosureIter_le_limitsClosurestatement and proof · cited by 1
- CategoryTheory.ObjectProperty.strictLimitsClosureStep_strictLimitsClosureIter_eq_selfstatement and proof · cited by 1
- CategoryTheory.ObjectProperty.isoClosure_strictLimitsClosureIter_eq_limitsClosurestatement and proof · cited by 1
- CategoryTheory.ObjectProperty.le_strictLimitsClosureIterstatement · cited by 1
- CategoryTheory.ObjectProperty.strictLimitsClosureIter.congr_simpstatement and proof · cited by 0