Theorems · Theorem · category theory
CategoryTheory.Localization.Construction.morphismProperty_eq_top
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] {W : CategoryTheory.MorphismProperty C}
(P : CategoryTheory.MorphismProperty W.Localization) [P.IsStableUnderComposition],
(∀ ⦃X Y : C⦄ (f : X ⟶ Y), P (W.Q.map f)) →
(∀ ⦃X Y : C⦄ (w : X ⟶ Y) (hw : W w), P (CategoryTheory.Localization.Construction.wInv w hw)) → P = ⊤A MorphismProperty in W.Localization is satisfied by all
morphisms in the localized category if it contains the image of the
morphisms in the original category, the inverses of the morphisms
in W and if it is stable under composition
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorproof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Functor.map_idproof · cited by 616
- CategoryTheory.Functor.Fullproof · cited by 341
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.morphismProperty_eq_topproof · cited by 1
- CategoryTheory.Localization.Construction.morphismProperty_eq_top'proof · cited by 0