Theorems · Theorem · category theory
CategoryTheory.Limits.equalizerSubobject_factors_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f g : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasEqualizer f g] {W : C} (h : W ⟶ X),
(CategoryTheory.Limits.equalizerSubobject f g).Factors h ↔
CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp h g- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Subobject.underlyingproof · cited by 211
- CategoryTheory.Subobject.arrowproof · cited by 175
- CategoryTheory.Subobject.Factorsstatement and proof · cited by 56
- CategoryTheory.Limits.HasEqualizerstatement and proof · cited by 47
- CategoryTheory.Subobject.factorThruproof · cited by 35
- CategoryTheory.Subobject.factorThru_arrowproof · cited by 31
- CategoryTheory.Limits.equalizerSubobjectstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.