Mathlib Map

Theorems · Theorem

CategoryTheory.Iso.hom_inv_id_apply

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (self : X ≅ Y) {F : C → C → Type uF}
  {carrier : C → Type w} {instFunLike : (X Y : C) → FunLike (F X Y) (carrier X) (carrier Y)}
  [inst_1 : CategoryTheory.ConcreteCategory C F] (x : carrier X),
  (CategoryTheory.ConcreteCategory.hom self.inv) ((CategoryTheory.ConcreteCategory.hom self.hom) x) = x
Defined in
Mathlib.CategoryTheory.Elementwise
Cited by
50 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.ConcreteCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.basicOpen_eq_of_affine' · cited by 2AlgebraicGeometry.basicOp…AlgebraicGeometry.mono_pushoutSection_of_iSup_eq · cited by 2AlgebraicGeometry.mono_pu…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_inv · cited by 2Modules.smul_restrictAppI…groupHomology.H1_induction_on · cited by 2groupHomology.H1_inductio…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_apply · cited by 1MayerVietorisSquare.toBip…groupCohomology.H1_induction_on · cited by 1groupCohomology.H1_induct…HeytAlg.inv_hom_apply · cited by 0HeytAlg.inv_hom_applyCommGrpCat.inv_hom_apply · cited by 0CommGrpCat.inv_hom_applyMagmaCat.inv_hom_apply · cited by 0MagmaCat.inv_hom_applyMonCat.inv_hom_apply · cited by 0MonCat.inv_hom_applySemiRingCat.inv_hom_apply · cited by 0SemiRingCat.inv_hom_applyAlgCat.inv_hom_apply · cited by 0AlgCat.inv_hom_applyLat.inv_hom_apply · cited by 0Lat.inv_hom_applyBddDistLat.inv_hom_apply · cited by 0BddDistLat.inv_hom_applyRep.inv_hom_apply · cited by 0Rep.inv_hom_applyDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Iso · cited by 3963CategoryTheory.IsoFunLike · cited by 2560FunLikeCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.comp_apply · cited by 387CategoryTheory.comp_applyCategoryTheory.Iso.hom_inv_id · cited by 264Iso.hom_inv_idCategoryTheory.id_apply · cited by 100CategoryTheory.id_applyIso.hom_inv_id_applyCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by50

Results whose statement or proof uses this declaration.