Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Arrow.isoMk
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P Q W : CategoryTheory.MorphismProperty T} →
[inst_1 : Q.IsMultiplicative] →
[inst_2 : W.IsMultiplicative] →
[Q.RespectsIso] →
[W.RespectsIso] →
{A B : P.Arrow Q W} →
(f : A.left ≅ B.left) →
(g : A.right ≅ B.right) →
autoParam
(CategoryTheory.CategoryStruct.comp f.hom B.hom =
CategoryTheory.CategoryStruct.comp A.hom g.hom)
CategoryTheory.MorphismProperty.Arrow.isoMk._auto_1 →
(A ≅ B)Make an isomorphism in P.Arrow Q X from isomorphisms in T with compatibilities.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement and proof · cited by 886
- CategoryTheory.Comma.rightstatement and proof · cited by 727
- CategoryTheory.Comma.homstatement and proof · cited by 490
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Arrow.isoMk_hom_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Arrow.isoMk_inv_leftstatement and proof · cited by 0