Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftLift.whisker
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : b ⟶ a} →
{g : c ⟶ a} →
CategoryTheory.Bicategory.LeftLift f g →
{x : B} → (h : x ⟶ c) → CategoryTheory.Bicategory.LeftLift f (CategoryTheory.CategoryStruct.comp h g)Whisker a 1-morphism to a lift.
``
b
◹ |
lift / | △
/ | f | unit
/ ▽
x - - - ▷ c - - - ▷ a
h g
``
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 27 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.
Cites10
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.Iso.invproof · cited by 6,514
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
- CategoryTheory.Bicategory.associatorproof · cited by 405
- CategoryTheory.Bicategory.LeftLiftstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftLift.liftproof · cited by 21
- CategoryTheory.Bicategory.LeftLift.unitproof · cited by 12
- CategoryTheory.Bicategory.LeftLift.mkproof · cited by 0
Cited by30
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LanLift.CommuteWith.isKanstatement · cited by 4
- CategoryTheory.Bicategory.LeftLift.whiskeringproof · cited by 2
- CategoryTheory.Bicategory.LeftLift.whiskerOfIdCompIsoSelfstatement · cited by 2
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhiskerstatement · cited by 2
- CategoryTheory.Bicategory.LeftLift.IsAbsKanproof · cited by 1
- CategoryTheory.Bicategory.LeftLift.whiskerHomstatement · cited by 1
- CategoryTheory.Bicategory.LeftLift.whiskerIdCancelstatement and proof · cited by 1
- CategoryTheory.Bicategory.LeftLift.IsAbsKan.isKanproof · cited by 1
- CategoryTheory.Bicategory.LeftLift.IsKan.adjunctionstatement and proof · cited by 1
- CategoryTheory.Bicategory.LeftLift.whiskerHom_rightstatement · cited by 0
- CategoryTheory.Bicategory.LeftLift.whiskerIdCancel_rightstatement and proof · cited by 0
- CategoryTheory.Bicategory.LeftLift.whiskerIsostatement · cited by 0