Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Comma.mapLeftIso
{A : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
{B : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
{T : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} T] →
(R : CategoryTheory.Functor B T) →
{P : CategoryTheory.MorphismProperty T} →
{Q : CategoryTheory.MorphismProperty A} →
{W : CategoryTheory.MorphismProperty B} →
[inst_3 : Q.IsMultiplicative] →
[inst_4 : W.IsMultiplicative] →
{L₁ L₂ : CategoryTheory.Functor A T} →
[P.RespectsIso] →
[Q.RespectsIso] →
[W.RespectsIso] →
(L₁ ≅ L₂) →
(CategoryTheory.MorphismProperty.Comma L₁ R P Q W ≌
CategoryTheory.MorphismProperty.Comma L₂ R P Q W)A natural isomorphism L₁ ≅ L₂ induces an equivalence of categories
P.Comma L₁ R Q W ≌ P.Comma L₂ R Q W.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.RespectsIsoCategoryTheory.MorphismProperty.RespectsIsoCategoryTheory.MorphismProperty.RespectsIso
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
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_counitIso_hom_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_counitIso_inv_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_functor_map_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_functor_obj_homstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_functor_obj_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_inverse_map_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_inverse_map_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftIso_inverse_obj_homstatement and proof · cited by 0