Theorems · Inductive type · category theory
CategoryTheory.CommSq.LiftStruct
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{A B X Y : C} → {f : A ⟶ X} → {i : A ⟶ B} → {p : X ⟶ Y} → {g : B ⟶ Y} → CategoryTheory.CommSq f i p g → Type v_1Now we consider a square:
``
A f > X
| |
i p
| |
v v
B g > Y
``
The datum of a lift in a commutative square, i.e. an up-right-diagonal
morphism which makes both triangles commute.
- Defined in
- Mathlib.CategoryTheory.CommSq
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CommSqstatement · cited by 158
Cited by56
Results whose statement or proof uses this declaration.
- CategoryTheory.CommSq.LiftStruct.lstatement and proof · cited by 10
- CochainComplex.Lifting.cocycle₁'statement and proof · cited by 9
- AlgebraicGeometry.ValuativeCriterion.Uniquenessproof · cited by 7
- AlgebraicGeometry.ValuativeCriterionproof · cited by 6
- CategoryTheory.CommSq.HasLift.exists_liftstatement · cited by 4
- CochainComplex.Lifting.cochain₀statement and proof · cited by 3
- CochainComplex.Lifting.cochain₁statement and proof · cited by 3
- CategoryTheory.CommSq.HasLift.iffstatement and proof · cited by 3
- CategoryTheory.CommSq.HasLift.mk'statement and proof · cited by 3
- CategoryTheory.CommSq.LiftStruct.fac_leftstatement and proof · cited by 3
- CategoryTheory.CommSq.LiftStruct.fac_rightstatement and proof · cited by 3
- CategoryTheory.CommSq.LiftStruct.opstatement and proof · cited by 3