Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Localization.natTrans_ext

∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {E : Type u_3} [inst_2 : CategoryTheory.Category.{v_3, u_3} E]
  (L : CategoryTheory.Functor C D) (W : CategoryTheory.MorphismProperty C) [L.IsLocalization W]
  {F₁ F₂ : CategoryTheory.Functor D E} {τ τ' : F₁ ⟶ F₂}, (∀ (X : C), τ.app (L.obj X) = τ'.app (L.obj X)) → τ = τ'
Defined in
Mathlib.CategoryTheory.Localization.Predicate
Cited by
7 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalization

Around this declaration

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

CategoryTheory.CatCenter.ext_of_localization · cited by 4CatCenter.ext_of_localiza…CategoryTheory.Localization.comp_liftNatTrans · cited by 1Localization.comp_liftNat…CategoryTheory.Localization.liftNatTrans_add · cited by 0Localization.liftNatTrans…CategoryTheory.Localization.liftNatTrans_id · cited by 0Localization.liftNatTrans…CategoryTheory.Localization.liftNatTrans_zero · cited by 0Localization.liftNatTrans…CategoryTheory.Localization.natTrans₂_ext · cited by 0Localization.natTrans₂_extCategoryTheory.Localization.natTrans₃_ext · cited by 0Localization.natTrans₃_extCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.cancel_epi · cited by 380CategoryTheory.cancel_epiCategoryTheory.NatTrans.ext' · cited by 340NatTrans.ext'CategoryTheory.NatTrans.naturality · cited by 318NatTrans.naturalityCategoryTheory.Functor.EssSurj · cited by 88Functor.EssSurjCategoryTheory.Functor.objObjPreimageIso · cited by 54Functor.objObjPreimageIsoLocalization.natTrans_extCITED BYCITES

Cites17

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

Cited by7

Results whose statement or proof uses this declaration.