Theorems · Definition · category theory
CategoryTheory.Join.mapIsoWhiskerLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
{E' : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} E'] →
(H : CategoryTheory.Functor C E) →
{Fᵣ Gᵣ : CategoryTheory.Functor D E'} →
(Fᵣ ≅ Gᵣ) → (CategoryTheory.Join.mapPair H Fᵣ ≅ CategoryTheory.Join.mapPair H Gᵣ)A natural isomorphism Fᵣ ≅ Gᵣ induces a natural isomorphism
mapPair H Fᵣ ≅ mapPair H Gᵣ for every H : C ⥤ E.
- Defined in
- Mathlib.CategoryTheory.Join.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- CategoryTheory.Joinstatement · cited by 131
- CategoryTheory.Join.inclLeftproof · cited by 74
- CategoryTheory.Join.inclRightproof · cited by 74
- CategoryTheory.Join.mapPairstatement · cited by 58
- CategoryTheory.Join.mapPairLeftproof · cited by 6
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.mapCompLeftproof · cited by 7
- CategoryTheory.Join.mapIsoWhiskerLeft_hom_appstatement · cited by 6
- CategoryTheory.Join.mapPairEquivproof · cited by 4
- CategoryTheory.Join.mapIsoWhiskerLeft_inv_appstatement · cited by 4
- CategoryTheory.Join.mapWhiskerRight_whiskerLeftproof · cited by 1
- CategoryTheory.Join.mapWhiskerRight_whiskerRightproof · cited by 1
- CategoryTheory.Join.mapPairEquiv_counitIsostatement · cited by 0
- CategoryTheory.Join.mapWhiskerRight_associator_homproof · cited by 0
- CategoryTheory.Join.mapWhiskerRight_leftUnitor_homproof · cited by 0
- CategoryTheory.Join.mapPairEquiv_unitIsostatement · cited by 0
- CategoryTheory.Join.mapWhiskerRight_rightUnitor_homproof · cited by 0
- CategoryTheory.Join.mapIsoWhiskerLeft_homstatement · cited by 0