Theorems · Theorem · category theory
CategoryTheory.Functor.IsLocalization.of_comp
∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
(L₁ : CategoryTheory.Functor C₁ C₂) (L₂ : CategoryTheory.Functor C₂ C₃) (W₁ : CategoryTheory.MorphismProperty C₁)
(W₂ : CategoryTheory.MorphismProperty C₂) (W₃ : CategoryTheory.MorphismProperty C₁) [L₁.IsLocalization W₁]
[(L₁.comp L₂).IsLocalization W₃], W₁ ≤ W₃ → W₂ = W₃.map L₁ → L₂.IsLocalization W₂- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- le_reflproof · cited by 2,061
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.