Theorems · Definition · category theory
CategoryTheory.Arrow.isoMk
{T : Type u} →
[inst : CategoryTheory.Category.{v, u} T] →
{f g : CategoryTheory.Arrow T} →
(l : f.left ≅ g.left) →
(r : f.right ≅ g.right) →
autoParam (CategoryTheory.CategoryStruct.comp l.hom g.hom = CategoryTheory.CategoryStruct.comp f.hom r.hom)
CategoryTheory.Arrow.isoMk._auto_1 →
(f ≅ g)Create an isomorphism between arrows, by providing isomorphisms between the domains and codomains, and a proof that the square commutes.
- Defined in
- Mathlib.CategoryTheory.Comma.Arrow
- Cited by
- 53 results in Mathlib
- Foundations
- Depth 22 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.
Cites10
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.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement and proof · cited by 426
- CategoryTheory.Arrow.rightstatement and proof · cited by 423
- CategoryTheory.Arrow.homstatement and proof · cited by 335
- CategoryTheory.Comma.isoMkproof · cited by 5
Cited by82
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braidingproof · cited by 12
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associatorproof · cited by 8
- AlgebraicGeometry.morphismRestrictOpensRangeproof · cited by 7
- CategoryTheory.Arrow.isoOfNatIsoproof · cited by 7
- CategoryTheory.Pretriangulated.isoTriangleOfIso₁₂proof · cited by 7
- AlgebraicGeometry.arrowIsoΓSpecOfIsAffineproof · cited by 6
- HomologicalComplex.cylinder.mapHomologicalComplexObjIsoproof · cited by 5
- groupCohomology.dArrowIso₀₁proof · cited by 5
- CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIsoproof · cited by 5
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIsoproof · cited by 5
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerRightIsoproof · cited by 5
- groupHomology.d₁₀ArrowIsoproof · cited by 5