Theorems · Theorem · category theory
CategoryTheory.Bicategory.RightLift.IsKan.hom_ext
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b c : B} {f : b ⟶ a} {g : c ⟶ a}
{t : CategoryTheory.Bicategory.RightLift f g} (H : t.IsKan) {k : c ⟶ b} {τ τ' : k ⟶ t.lift},
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight τ f) t.counit =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight τ' f) t.counit →
τ = τ'Two 2-morphisms into a right Kan lift are equal if their compositions with each triangle 2-morphism are equal.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightstatement and proof · cited by 531
- CategoryTheory.Bicategory.RightLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.RightLift.liftstatement and proof · cited by 13
- CategoryTheory.Bicategory.RightLift.counitstatement and proof · cited by 8
- CategoryTheory.Bicategory.RightLift.IsKanstatement and proof · cited by 5
- CategoryTheory.CostructuredArrow.IsUniversal.hom_extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.