Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_isLocalizedEquivalence
∀ {C₁ : Type u_1} {C₂ : Type u_2} {D₁ : Type u_3} {D₂ : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} C₁]
[inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] [inst_2 : CategoryTheory.Category.{v_3, u_3} D₁]
[inst_3 : CategoryTheory.Category.{v_4, u_4} D₂] {W₁ : CategoryTheory.MorphismProperty C₁}
{W₁' : CategoryTheory.MorphismProperty D₁} {W₂ : CategoryTheory.MorphismProperty C₂}
{W₂' : CategoryTheory.MorphismProperty D₂} {T : CategoryTheory.LocalizerMorphism W₁ W₂}
{L : CategoryTheory.LocalizerMorphism W₁ W₁'} {R : CategoryTheory.LocalizerMorphism W₂ W₂'}
{B : CategoryTheory.LocalizerMorphism W₁' W₂'} [W₂'.RespectsIso] [L.IsLocalizedEquivalence] [R.IsLocalizedEquivalence]
[R.functor.EssSurj] [L.functor.EssSurj] [R.functor.Full] [R.IsInduced]
(iso : T.functor.comp R.functor ≅ L.functor.comp B.functor) [CategoryTheory.TwoSquare.GuitartExact iso.inv],
T.IsLeftDerivabilityStructure ↔ B.IsLeftDerivabilityStructure- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MorphismProperty.RespectsIsoCategoryTheory.LocalizerMorphism.IsLocalizedEquivalenceCategoryTheory.LocalizerMorphism.IsLocalizedEquivalenceCategoryTheory.Functor.EssSurjCategoryTheory.Functor.EssSurjCategoryTheory.Functor.FullCategoryTheory.LocalizerMorphism.IsInducedCategoryTheory.TwoSquare.GuitartExact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
Cited by1
Results whose statement or proof uses this declaration.