Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.isStrongGenerator_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.ObjectProperty C},
P.IsStrongGenerator ↔
P.IsSeparating ∧
∀ ⦃X Y : C⦄ (i : X ⟶ Y) [CategoryTheory.Mono i],
(∀ (G : C), P G → Function.Surjective fun f => CategoryTheory.CategoryStruct.comp f i) → CategoryTheory.IsIso i- Cited by
- 5 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Top.topproof · cited by 9,680
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Subobjectproof · cited by 385
- CategoryTheory.Subobject.underlyingproof · cited by 211
- CategoryTheory.Subobject.arrowproof · cited by 175
- CategoryTheory.Subobject.mkproof · cited by 109
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.IsStrongGenerator.isIso_of_monoproof · cited by 3
- CategoryTheory.ObjectProperty.IsStrongGenerator.mk_of_exists_extremalEpiproof · cited by 1
- CategoryTheory.Presheaf.isStrongGeneratorproof · cited by 0
- CategoryTheory.Types.isStrongGenerator_punitproof · cited by 0