Theorems · Theorem · category theory
CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.exists_larger_subobject
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {G : C} [CategoryTheory.Abelian C],
CategoryTheory.IsSeparator G →
∀ {X : C} (A : CategoryTheory.Subobject X),
A ≠ ⊤ →
∃ A', ∃ (h : A < A'), (CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms G).pushouts (A.ofLE A' ⋯)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- LT.lt.lestatement and proof · cited by 2,189
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.cancel_monoproof · cited by 435
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.largerSubobjectproof · cited by 10