Theorems · Theorem · category theory
CategoryTheory.Subobject.mk_eq_mk_of_comm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {B A₁ A₂ : C} (f : A₁ ⟶ B) (g : A₂ ⟶ B)
[inst_1 : CategoryTheory.Mono f] [inst_2 : CategoryTheory.Mono g] (i : A₁ ≅ A₂),
CategoryTheory.CategoryStruct.comp i.hom g = f → CategoryTheory.Subobject.mk f = CategoryTheory.Subobject.mk gTo show that two subobjects are equal, it suffices to exhibit an isomorphism commuting with the arrows.
- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 43 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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.arrowproof · cited by 175
- CategoryTheory.Subobject.mkstatement and proof · cited by 109
- CategoryTheory.Subobject.underlyingIsoproof · cited by 41
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.isIso_iff_mk_eq_topproof · cited by 6
- CategoryTheory.Subobject.map_obj_injectiveproof · cited by 3
- CategoryTheory.MonoOver.isIso_hom_left_iff_subobjectMk_eqproof · cited by 1
- CategoryTheory.Subobject.mk_eq_bot_iff_zeroproof · cited by 1
- CategoryTheory.Subobject.subsingleton_of_isInitialproof · cited by 1
- CategoryTheory.Subobject.pullback_objproof · cited by 1
- CategoryTheory.CostructuredArrow.lift_projectQuotientproof · cited by 0
- CategoryTheory.Subobject.mk_lt_mk_iff_of_commproof · cited by 0
- CategoryTheory.StructuredArrow.lift_projectSubobjectproof · cited by 0
- CategoryTheory.Subobject.bot_eq_zeroproof · cited by 0