Mathlib Map

Theorems · Theorem

CategoryTheory.Iso.inv_hom_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 Y),
  (CategoryTheory.ConcreteCategory.hom self.hom) ((CategoryTheory.ConcreteCategory.hom self.inv) x) = x
Defined in
Mathlib.CategoryTheory.Elementwise
Cited by
53 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.Scheme.toSpecΓ_preimage_basicOpen · cited by 7Scheme.toSpecΓ_preimage_b…CompHausLike.LocallyConstant.incl_of_counitAppApp · cited by 3LocallyConstant.incl_of_c…Condensed.isoFinYonedaComponents_inv_comp · cited by 1Condensed.isoFinYonedaCom…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_apply · cited by 1MayerVietorisSquare.toBip…AlgebraicGeometry.Spec_zeroLocus_eq_zeroLocus · cited by 1AlgebraicGeometry.Spec_ze…groupHomology.H1ToTensorOfIsTrivial_H1π_single · cited by 1groupHomology.H1ToTensorO…LightCondensed.isoFinYonedaComponents_inv_comp · cited by 1LightCondensed.isoFinYone…CategoryTheory.regularTopology.isLocallySurjective_sheaf_of_types · cited by 1regularTopology.isLocally…HeytAlg.hom_inv_apply · cited by 0HeytAlg.hom_inv_applyMagmaCat.hom_inv_apply · cited by 0MagmaCat.hom_inv_applySemiRingCat.hom_inv_apply · cited by 0SemiRingCat.hom_inv_applyLat.hom_inv_apply · cited by 0Lat.hom_inv_applyProfiniteAddGrp.hom_neg_apply · cited by 0ProfiniteAddGrp.hom_neg_a…SemiNormedGrp.hom_inv_apply · cited by 0SemiNormedGrp.hom_inv_app…Condensed.isoLocallyConstantOfIsColimit_inv · cited by 0Condensed.isoLocallyConst…DFunLike.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.inv_hom_id · cited by 308Iso.inv_hom_idCategoryTheory.id_apply · cited by 100CategoryTheory.id_applyIso.inv_hom_id_applyCITED BYCITES

Cites11

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

Cited by53

Results whose statement or proof uses this declaration.