Theorems · Inductive type · category theory
CategoryTheory.LocalizerMorphism
{C₁ : Type u₁} →
{C₂ : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
CategoryTheory.MorphismProperty C₁ → CategoryTheory.MorphismProperty C₂ → Type (max (max (max u₁ u₂) v₁) v₂)If W₁ : MorphismProperty C₁ and W₂ : MorphismProperty C₂, a LocalizerMorphism W₁ W₂
is the datum of a functor C₁ ⥤ C₂ which sends morphisms in W₁ to morphisms in W₂
- Cited by
- 161 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 8 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.MorphismPropertystatement · cited by 2,179
Cited by264
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.functorstatement and proof · cited by 140
- CategoryTheory.LocalizerMorphism.RightResolutionstatement · cited by 48
- CategoryTheory.LocalizerMorphism.LeftResolutionstatement · cited by 41
- CategoryTheory.LocalizerMorphism.RightResolution.X₁statement and proof · cited by 31
- CategoryTheory.LocalizerMorphism.LeftResolution.X₁statement and proof · cited by 29
- CategoryTheory.LocalizerMorphism.localizedFunctorstatement and proof · cited by 29
- CategoryTheory.LocalizerMorphism.opstatement and proof · cited by 27
- CategoryTheory.LocalizerMorphism.RightResolution.wstatement and proof · cited by 20
- CategoryTheory.LocalizerMorphism.LeftResolution.wstatement and proof · cited by 18
- CategoryTheory.LocalizerMorphism.IsLocalizedEquivalencestatement · cited by 18
- CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructurestatement · cited by 17
- CategoryTheory.LocalizerMorphism.HasRightResolutionsstatement and proof · cited by 16
Showing the 200 most cited of 264.