Theorems · Definition · category theory
CategoryTheory.InducedCategory.isoMk
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v, u₂} D] →
{F : C → D} → {X Y : CategoryTheory.InducedCategory D F} → (F X ≅ F Y) → (X ≅ Y)Construct an isomorphism in the induced category from an isomorphism in the original category.
- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.InducedCategorystatement and proof · cited by 71
- CategoryTheory.InducedCategory.homMkproof · cited by 33
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.skeletonEquivalenceproof · cited by 6
- AddCommGrpCat.leftExactFunctorForgetEquivalence.unitIsoproof · cited by 0
- CategoryTheory.InducedCategory.isoMk_homstatement and proof · cited by 0
- CategoryTheory.InducedCategory.isoMk_invstatement and proof · cited by 0
- CategoryTheory.skeletonEquivalence_unitIsostatement · cited by 0