Theorems · Theorem · category theory
CategoryTheory.ParametrizedAdjunction.hasLiftingProperty_iff
∀ {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₃]
{F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃)}
{G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)} (adj₂ : F ⊣₂ G) {X₁ Y₁ : C₁} {f₁ : X₁ ⟶ Y₁}
{X₂ Y₂ : C₂} {f₂ : X₂ ⟶ Y₂} {X₃ Y₃ : C₃} {f₃ : X₃ ⟶ Y₃} (sq₁₂ : F.PushoutObjObj f₁ f₂)
(sq₁₃ : G.PullbackObjObj f₁ f₃),
CategoryTheory.HasLiftingProperty sq₁₂.ι f₃ ↔ CategoryTheory.HasLiftingProperty f₂ sq₁₃.π- Cited by
- 6 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Arrow.mkproof · cited by 421
- Nonempty.someproof · cited by 340
- Equiv.surjectiveproof · cited by 198
- CategoryTheory.Functor.PushoutObjObj.ptstatement · cited by 70
- CategoryTheory.Functor.PushoutObjObj.ιstatement and proof · cited by 59
Cited by6
Results whose statement or proof uses this declaration.
- SSet.innerAnodyneExtensions_pushoutObjObjιproof · cited by 3
- SSet.anodyneExtensions_pushoutObjObjιproof · cited by 3
- SSet.innerFibration_pullbackObjObjπproof · cited by 1
- SSet.fibration_pullbackObjObjπproof · cited by 1