Theorems · Definition · category theory
CategoryTheory.StructuredArrow.mapIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{S S' : D} →
{T : CategoryTheory.Functor C D} →
(S ≅ S') → (CategoryTheory.StructuredArrow S T ≌ CategoryTheory.StructuredArrow S' T)An isomorphism S ≅ S' induces an equivalence StructuredArrow S T ≌ StructuredArrow 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.
Cites9
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.Discreteproof · cited by 2,447
- CategoryTheory.Functor.constproof · cited by 1,264
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Comma.mapLeftIsoproof · cited by 18
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.structuredArrowDownwards_initial_iff_of_isoproof · cited by 1
- CategoryTheory.Functor.leftExtensionEquivalenceOfIso₂proof · cited by 1
- CategoryTheory.TwoSquare.GuitartExact.whiskerVerticalproof · cited by 1
- CategoryTheory.StructuredArrow.mapIso_counitIso_hom_app_rightstatement · cited by 0
- CategoryTheory.StructuredArrow.mapIso_counitIso_inv_app_rightstatement · cited by 0
- CategoryTheory.StructuredArrow.mapIso_functor_map_leftstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_functor_obj_homstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_functor_obj_leftstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_functor_obj_rightstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_inverse_map_leftstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.mapIso_inverse_map_rightstatement and proof · cited by 0