Theorems · Inductive type · category theory
CategoryTheory.Bicategory.HasAbsLeftKanLift
{B : Type u} → [inst : CategoryTheory.Bicategory B] → {a b c : B} → (b ⟶ a) → (c ⟶ a) → PropWe say that there exists an absolute left Kan lift of g along f if any 1-morphism h
commutes with the left Kan lift f₊ g.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Bicategorystatement · cited by 1,587
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LeftLift.IsAbsKan.hasAbsLeftKanLiftstatement · cited by 1
- CategoryTheory.Bicategory.isRightAdjoint_TFAEstatement and proof · cited by 0
- CategoryTheory.Bicategory.HasAbsLeftKanLift.casesOnstatement and proof · cited by 0
- CategoryTheory.Bicategory.HasAbsLeftKanLift.commutestatement and proof · cited by 0
- CategoryTheory.Bicategory.HasAbsLeftKanLift.recOnstatement and proof · cited by 0