Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Arrow.isoMk_hom_left
∀ {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] [inst_3 : Q.RespectsIso] [inst_4 : W.RespectsIso]
{A B : P.Arrow Q W} (f : A.left ≅ B.left) (g : A.right ≅ B.right)
(w :
autoParam (CategoryTheory.CategoryStruct.comp f.hom B.hom = CategoryTheory.CategoryStruct.comp A.hom g.hom)
CategoryTheory.MorphismProperty.Arrow.isoMk._auto_1),
(CategoryTheory.MorphismProperty.Arrow.isoMk f g w).hom.left = f.hom- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.Comma.homstatement and proof · cited by 490
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.