Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Localization.hasSmallLocalizedHom_iff_of_isos

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (W : CategoryTheory.MorphismProperty C) {X Y X' Y' : C}
  (e : X ≅ X') (e' : Y ≅ Y'),
  CategoryTheory.Localization.HasSmallLocalizedHom W X Y ↔ CategoryTheory.Localization.HasSmallLocalizedHom W X' Y'
Defined in
Mathlib.CategoryTheory.Localization.SmallHom
Cited by
2 results in Mathlib
Foundations
Depth 89 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.

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.