Theorems · Definition · category theory
CategoryTheory.Localization.Construction.natTransExtension
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
{W : CategoryTheory.MorphismProperty C} →
{D : Type uD} →
[inst_1 : CategoryTheory.Category.{uD', uD} D] →
{F₁ F₂ : CategoryTheory.Functor W.Localization D} → (W.Q.comp F₁ ⟶ W.Q.comp F₂) → (F₁ ⟶ F₂)If F₁ and F₂ are functors W.Localization ⥤ D, a natural transformation F₁ ⟶ F₂
can be obtained from a natural transformation W.Q ⋙ F₁ ⟶ W.Q ⋙ F₂.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.Qstatement and proof · cited by 98
- CategoryTheory.MorphismProperty.Localizationstatement and proof · cited by 72
- CategoryTheory.Localization.Construction.NatTransExtension.appproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Construction.whiskerLeft_natTransExtensionstatement · cited by 1
- CategoryTheory.Localization.Construction.natTransExtension_appstatement and proof · cited by 0
- CategoryTheory.Localization.Construction.natTransExtension_hcompstatement and proof · cited by 0