Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Comma.mapLeftId
{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] →
(L : CategoryTheory.Functor A 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] →
[Q.RespectsIso] →
[W.RespectsIso] →
CategoryTheory.MorphismProperty.Comma.mapLeft R (CategoryTheory.CategoryStruct.id L) ⋯ ≅
CategoryTheory.Functor.id (CategoryTheory.MorphismProperty.Comma L R P Q W)The functor P.Comma L R Q W ⥤ P.Comma L R Q W induced by the identity natural transformation
on L is naturally isomorphic to the identity functor.
- Cited by
- 5 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.
Cites17
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftproof · cited by 886
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.Comma.toCommaproof · cited by 260
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.mapLeftIsoproof · cited by 18
- CategoryTheory.MorphismProperty.Comma.mapLeftId_hom_app_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftId_hom_app_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftId_inv_app_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftId_inv_app_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.mapLeftId.congr_simpstatement and proof · cited by 0