Theorems · Definition · category theory
CategoryTheory.StructuredArrow.isoMk
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{S : D} →
{T : CategoryTheory.Functor C D} →
{f f' : CategoryTheory.StructuredArrow S T} →
(g : f.right ≅ f'.right) →
autoParam (CategoryTheory.CategoryStruct.comp f.hom (T.map g.hom) = f'.hom)
CategoryTheory.StructuredArrow.isoMk._auto_1 →
(f ≅ f')To construct an isomorphism of structured arrows, we need an isomorphism of the objects underlying the target, 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.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.rightstatement and proof · cited by 213
- CategoryTheory.StructuredArrow.homstatement and proof · cited by 150
- CategoryTheory.eqToIsoproof · cited by 97
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.isoMkproof · cited by 11
- CategoryTheory.StructuredArrow.map₂CompMap₂Isoproof · cited by 5
- CategoryTheory.StructuredArrow.map₂IdIsoproof · cited by 5
- CategoryTheory.StructuredArrow.map₂Congrproof · cited by 4
- CategoryTheory.StructuredArrow.commaMapEquivalenceUnitIsoproof · cited by 4
- CategoryTheory.structuredArrowOpEquivalenceproof · cited by 4
- CategoryTheory.StructuredArrow.preEquivalenceproof · cited by 4
- CategoryTheory.StructuredArrow.etaproof · cited by 3
- CategoryTheory.Functor.isLeftKanExtension_of_isoproof · cited by 3
- CategoryTheory.Functor.LeftExtension.postcompose₂ObjMkIsoproof · cited by 3
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelfproof · cited by 2
- CategoryTheory.costructuredArrowOpEquivalenceproof · cited by 2