Theorems · Theorem · category theory
CategoryTheory.Functor.isLocalization_of_essSurj_of_full_of_exists_cylinders
∀ {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] (L : CategoryTheory.Functor C D) [L.EssSurj] [L.Full]
(W : CategoryTheory.MorphismProperty C),
W.IsInvertedBy L → (∀ ⦃X Y : C⦄ (f₀ f₁ : X ⟶ Y), L.map f₀ = L.map f₁ → ∃ P x, W P.π) → L.IsLocalization W- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
Cited by1
Results whose statement or proof uses this declaration.