Theorems · Definition · category theory
CategoryTheory.Localization.Construction.NatTransExtension.app
{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₂) → (X : W.Localization) → F₁.obj X ⟶ F₂.obj XIf F₁ and F₂ are functors W.Localization ⥤ D and if we have
τ : W.Q ⋙ F₁ ⟶ W.Q ⋙ F₂, we shall define a natural transformation F₁ ⟶ F₂.
This is the app field of this natural transformation.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.eqToHomproof · cited by 860
- Equiv.invFunproof · cited by 163
- CategoryTheory.MorphismProperty.Qstatement and proof · cited by 98
- CategoryTheory.MorphismProperty.Localizationstatement and proof · cited by 72
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Construction.natTransExtensionproof · cited by 3
- CategoryTheory.Localization.Construction.NatTransExtension.app_eqstatement · cited by 1
- CategoryTheory.Localization.Construction.WhiskeringLeftEquivalence.inverse_map_appstatement · cited by 0
- CategoryTheory.Localization.Construction.natTransExtension_appstatement · cited by 0