Theorems · Definition · category theory
CategoryTheory.Comma.mapRightIso
{B : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} B] →
{A : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} A] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(L : CategoryTheory.Functor A T) →
{R₁ R₂ : CategoryTheory.Functor B T} → (R₁ ≅ R₂) → (CategoryTheory.Comma L R₁ ≌ CategoryTheory.Comma L R₂)A natural isomorphism R₁ ≅ R₂ induces an equivalence of categories
Comma L R₁ ≌ Comma L R₂.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 28 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
- 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.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Comma.mapRightproof · cited by 52
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.StructuredArrow.mapNatIsoproof · cited by 16
- CategoryTheory.CostructuredArrow.mapIsoproof · cited by 16
- CategoryTheory.Over.mapIsoproof · cited by 2
- CategoryTheory.Comma.mapRightIso_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.Comma.mapRightIso_counitIso_hom_app_rightstatement · cited by 0
- CategoryTheory.Comma.mapRightIso_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.Comma.mapRightIso_counitIso_inv_app_rightstatement · cited by 0
- CategoryTheory.Comma.mapRightIso_functor_map_leftstatement and proof · cited by 0
- CategoryTheory.Comma.mapRightIso_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.Comma.mapRightIso_functor_obj_homstatement and proof · cited by 0
- CategoryTheory.Comma.mapRightIso_functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.Comma.mapRightIso_functor_obj_rightstatement and proof · cited by 0