Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence
{C₁ : Type u_1} →
{C₂ : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C₁] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] →
{W₁ : CategoryTheory.MorphismProperty C₁} →
{W₂ : CategoryTheory.MorphismProperty C₂} →
(Φ : CategoryTheory.LocalizerMorphism W₁ W₂) →
(X₂ : C₂) → (Φ.LeftResolution X₂)ᵒᵖ ≌ Φ.op.RightResolution (Opposite.op X₂)The equivalence of categories
(Φ.LeftResolution X₂)ᵒᵖ ≌ Φ.op.RightResolution (Opposite.op X₂).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Functor.rightOpproof · cited by 214
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.MorphismProperty.opstatement · cited by 71
- CategoryTheory.LocalizerMorphism.RightResolutionstatement · cited by 48
- CategoryTheory.LocalizerMorphism.LeftResolutionstatement and proof · cited by 41
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence_counitIsostatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence_functorstatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence_inversestatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.LeftResolution.opEquivalence_unitIsostatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.mk'proof · cited by 0