Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.mapNatIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{T : D} →
{S S' : CategoryTheory.Functor C D} →
(S ≅ S') → (CategoryTheory.CostructuredArrow S T ≌ CategoryTheory.CostructuredArrow S' T)A natural isomorphism S ≅ S' induces an equivalence
CostrucutredArrow S T ≌ CostructuredArrow S' T.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functor.fromPUnitproof · cited by 769
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.Comma.mapLeftIsoproof · cited by 18
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.initial_of_natIsoproof · cited by 6
- CategoryTheory.Functor.DenseAt.ofNatIsoproof · cited by 1
- CategoryTheory.Functor.rightExtensionEquivalenceOfIso₁proof · cited by 1
- CategoryTheory.CostructuredArrow.mapNatIso_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_functor_map_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_functor_obj_homstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_functor_obj_rightstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_inverse_map_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_inverse_map_rightstatement and proof · cited by 0