Theorems · Theorem · category theory
CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.top_mem_range
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {G : C} [inst_1 : CategoryTheory.Abelian C]
(hG : CategoryTheory.IsSeparator G) {X : C} [inst_2 : CategoryTheory.IsGrothendieckAbelian.{w, v, u} C]
(A₀ : CategoryTheory.Subobject X) {J : Type w} [inst_3 : LinearOrder J] [OrderBot J] [inst_5 : SuccOrder J]
[inst_6 : WellFoundedLT J],
HasCardinalLT (CategoryTheory.Subobject X) (Cardinal.mk J) →
∃ j, transfiniteIterate (CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.largerSubobject hG) j A₀ = ⊤- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- OrderBotstatement and proof · cited by 1,055
- Cardinal.mkstatement and proof · cited by 942
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.Subobjectstatement and proof · cited by 385
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.Limits.WidePullbackShapestatement · cited by 94
Cited by1
Results whose statement or proof uses this declaration.