Theorems · Theorem · category theory
CategoryTheory.Iso.hom_inv_id_app_apply
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F G : CategoryTheory.Functor C D} (α : F ≅ G) (X : C) {F_1 : D → D → Type uF} {carrier : D → Type w}
{instFunLike : (X Y : D) → FunLike (F_1 X Y) (carrier X) (carrier Y)} [inst_2 : CategoryTheory.ConcreteCategory D F_1]
(x : carrier (F.obj X)),
(CategoryTheory.ConcreteCategory.hom (α.inv.app X)) ((CategoryTheory.ConcreteCategory.hom (α.hom.app X)) x) = x- Defined in
- Mathlib.CategoryTheory.Types.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 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.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.Isostatement and proof · cited by 3,963
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.comp_applyproof · cited by 387
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.FunctorToTypes.hom_inv_id_app_applyproof · cited by 0
- SSet.S.IsUniquelyCodimOneFace.iff_of_isoproof · cited by 0
- CategoryTheory.Functor.IsRepresentedBy.iff_natIsoproof · cited by 0