Theorems · Definition · category theory
CategoryTheory.Comma.mapLeftIso
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(R : CategoryTheory.Functor B T) →
{L₁ L₂ : CategoryTheory.Functor A T} → (L₁ ≅ L₂) → (CategoryTheory.Comma L₁ R ≌ CategoryTheory.Comma L₂ R)A natural isomorphism L₁ ≅ L₂ 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.
Cites15
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.mapLeftproof · cited by 48
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.mapNatIsoproof · cited by 16
- CategoryTheory.StructuredArrow.mapIsoproof · cited by 16
- CategoryTheory.Under.mapIsoproof · cited by 2
- CategoryTheory.Comma.mapLeftIso_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.Comma.mapLeftIso_counitIso_hom_app_rightstatement · cited by 0
- CategoryTheory.Comma.mapLeftIso_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.Comma.mapLeftIso_counitIso_inv_app_rightstatement · cited by 0
- CategoryTheory.Comma.mapLeftIso_functor_map_leftstatement and proof · cited by 0
- CategoryTheory.Comma.mapLeftIso_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.Comma.mapLeftIso_functor_obj_homstatement and proof · cited by 0
- CategoryTheory.Comma.mapLeftIso_functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.Comma.mapLeftIso_functor_obj_rightstatement and proof · cited by 0