Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsInitial.ofIso

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X Y : C} → CategoryTheory.Limits.IsInitial X → (X ≅ Y) → CategoryTheory.Limits.IsInitial Y

Transport a term of type IsInitial across an isomorphism.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal
Cited by
15 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.IsInitial.equivOfIso · cited by 4IsInitial.equivOfIsoCategoryTheory.Functor.isLeftKanExtension_of_iso · cited by 3Functor.isLeftKanExtensio…CategoryTheory.Limits.Types.initial_iff_empty · cited by 3Types.initial_iff_emptyCategoryTheory.Bicategory.LeftExtension.IsKan.ofIsoKan · cited by 2IsKan.ofIsoKanAlgebraicGeometry.isInitialOfIsEmpty · cited by 2AlgebraicGeometry.isIniti…CategoryTheory.Limits.CoproductDisjoint.of_cofan · cited by 2CoproductDisjoint.of_cofanCategoryTheory.Bicategory.LeftLift.IsKan.ofIsoKan · cited by 2IsKan.ofIsoKanAlgebraicGeometry.specPUnitIsInitial · cited by 1AlgebraicGeometry.specPUn…CategoryTheory.Limits.Types.isInitialPEmpty · cited by 1Types.isInitialPEmptyCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso_inv_left · cited by 1PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.rightUnitor · cited by 1PushoutProduct.rightUnitorCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso'_hom_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso'_inv_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso_hom_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.Functor.isLeftKanExtension_iff_postcompose · cited by 0Functor.isLeftKanExtensio…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.IsInitial · cited by 158Limits.IsInitialCategoryTheory.Limits.IsColimit.ofIsoColimit · cited by 45IsColimit.ofIsoColimitIsInitial.ofIsoCITED BYCITES

Cites6

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

Cited by23

Results whose statement or proof uses this declaration.