Theorems · Definition · category theory
CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.map
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{W : CategoryTheory.MorphismProperty C} →
{E : Type u_3} →
[inst_1 : CategoryTheory.Category.{v_3, u_3} E] →
{X Y : C} →
CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom W X Y →
(F : CategoryTheory.Functor C E) → W.IsInvertedBy F → (F.obj X ⟶ F.obj Y)The image by a functor which inverts W of an equivalence class of left fractions.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsInvertedBystatement and proof · cited by 118
- CategoryTheory.MorphismProperty.LeftFractionproof · cited by 67
- CategoryTheory.MorphismProperty.LeftFraction.mapproof · cited by 43
- CategoryTheory.MorphismProperty.LeftFraction.Localization.Homstatement and proof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.LeftFraction.map_eq_iffproof · cited by 4
- CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.map_mkstatement · cited by 3
- CategoryTheory.MorphismProperty.LeftFraction.Localization.map_eq_iffproof · cited by 1
- CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.map.congr_simpstatement and proof · cited by 0