Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Comma.mapRightIso_functor_map_left
∀ {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) {P : CategoryTheory.MorphismProperty T} {Q : CategoryTheory.MorphismProperty A}
{W : CategoryTheory.MorphismProperty B} [inst_3 : Q.IsMultiplicative] [inst_4 : W.IsMultiplicative]
{R₁ R₂ : CategoryTheory.Functor B T} [inst_5 : P.RespectsIso] [inst_6 : Q.RespectsIso] [inst_7 : W.RespectsIso]
(e : R₁ ≅ R₂) {X Y : CategoryTheory.MorphismProperty.Comma L R₁ P Q W} (f : X ⟶ Y),
((CategoryTheory.MorphismProperty.Comma.mapRightIso L e).functor.map f).left =
(CategoryTheory.MorphismProperty.Comma.Hom.hom f).left- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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.
Cites22
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Commastatement · cited by 566
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.