Theorems · Theorem · category theory
CategoryTheory.CommSq.right_adjoint_hasLift_iff
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {G : CategoryTheory.Functor C D} {F : CategoryTheory.Functor D C}
{A B : C} {X Y : D} {i : A ⟶ B} {p : X ⟶ Y} {u : G.obj A ⟶ X} {v : G.obj B ⟶ Y}
(sq : CategoryTheory.CommSq u (G.map i) p v) (adj : G ⊣ F), ⋯.HasLift ↔ sq.HasLiftA (right) adjoint square has a lifting if and only if the original square has a lifting.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 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.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.homEquivstatement · cited by 202
- CategoryTheory.CommSqstatement and proof · cited by 158
- Equiv.nonempty_congrproof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.hasLiftingProperty_iffproof · cited by 3