Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.isoMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{T : D} →
{S : CategoryTheory.Functor C D} →
{f f' : CategoryTheory.CostructuredArrow S T} →
(g : f.left ≅ f'.left) →
autoParam (CategoryTheory.CategoryStruct.comp (S.map g.hom) f'.hom = f.hom)
CategoryTheory.CostructuredArrow.isoMk._auto_1 →
(f ≅ f')To construct an isomorphism of costructured arrows, we need an isomorphism of the objects underlying the source, and to check that the triangle commutes.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.CostructuredArrow.homstatement and proof · cited by 179
- CategoryTheory.eqToIsoproof · cited by 97
Cited by33
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.isoMkproof · cited by 22
- CategoryTheory.CategoryOfElements.costructuredArrowYonedaEquivalenceproof · cited by 9
- CategoryTheory.CostructuredArrow.map₂IdIsoproof · cited by 5
- CategoryTheory.CostructuredArrow.map₂CompMap₂Isoproof · cited by 4
- CategoryTheory.CostructuredArrow.map₂Congrproof · cited by 4
- CategoryTheory.structuredArrowOpEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.preEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.etaproof · cited by 3
- CategoryTheory.Functor.RightExtension.postcompose₂ObjMkIsoproof · cited by 3
- CategoryTheory.costructuredArrowOpEquivalenceproof · cited by 2
- CategoryTheory.Bicategory.RightLift.whiskerOfIdCompIsoSelfproof · cited by 2