Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.strictLimitsClosureIter_le_limitsClosure
∀ {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)] {β : Type w'} [inst_2 : LinearOrder β]
[OrderBot β] [inst_4 : SuccOrder β] [inst_5 : WellFoundedLT β] (b : β),
P.strictLimitsClosureIter J b ≤ P.limitsClosure J- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Bot.botproof · cited by 4,720
- LE.le.transproof · cited by 3,151
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- Order.succproof · cited by 633
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsMaxproof · cited by 372
- IsMinproof · cited by 277
- Order.IsSuccLimitproof · cited by 255
Cited by1
Results whose statement or proof uses this declaration.