Theorems · Definition · category theory
CategoryTheory.Under.isoMk
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{X : T} →
{f g : CategoryTheory.Under X} →
(hr : f.right ≅ g.right) →
autoParam (CategoryTheory.CategoryStruct.comp f.hom hr.hom = g.hom) CategoryTheory.Under.isoMk._auto_1 →
(f ≅ g)Construct an isomorphism in the over category given isomorphisms of the objects whose forward direction gives a commutative triangle.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 28 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.
Cites9
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.Under.rightstatement and proof · cited by 128
- CategoryTheory.Under.homstatement and proof · cited by 73
- CategoryTheory.StructuredArrow.isoMkproof · cited by 14
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pushoutCoconeEquivBinaryCofanproof · cited by 7
- CategoryTheory.Under.equivalenceOfIsInitialproof · cited by 7
- CommRingCat.tensorProdObjIsoPushoutObjproof · cited by 5
- CategoryTheory.Under.postEquivproof · cited by 4
- CategoryTheory.underEquivOfIsTerminalproof · cited by 4
- CategoryTheory.algebraEquivUnderproof · cited by 4
- CategoryTheory.Under.mapIdproof · cited by 3
- CategoryTheory.Under.postAdjunctionRightproof · cited by 2
- CategoryTheory.Under.isoMk_inv_rightstatement and proof · cited by 2
- CategoryTheory.Under.postCongrproof · cited by 2
- CategoryTheory.Limits.IsColimit.underPostproof · cited by 1
- CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan_counitIsostatement · cited by 0