Theorems · Definition · category theory
CategoryTheory.WideSubcategory.isoMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{P : CategoryTheory.MorphismProperty C} →
[inst_1 : P.IsMultiplicative] →
{X Y : CategoryTheory.WideSubcategory P} → (e : X.obj ≅ Y.obj) → P e.hom → P e.inv → (X ≅ Y)Build an isomorphism in WideSubcategory P from an isomorphism in C.
- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.WideSubcategorystatement and proof · cited by 26
- CategoryTheory.WideSubcategory.objstatement and proof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.WideSubcategory.rightUnitor_defstatement · cited by 0
- CategoryTheory.WideSubcategory.isoMk.congr_simpstatement and proof · cited by 0
- CategoryTheory.WideSubcategory.associator_defstatement · cited by 0
- CategoryTheory.isoMkproof · cited by 0
- CategoryTheory.WideSubcategory.isoMk_hom_homstatement and proof · cited by 0
- CategoryTheory.WideSubcategory.isoMk_inv_homstatement and proof · cited by 0
- CategoryTheory.WideSubcategory.leftUnitor_defstatement · cited by 0