Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftLift.whiskering
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : b ⟶ a} →
{g : c ⟶ a} →
{x : B} →
(h : x ⟶ c) →
CategoryTheory.Functor (CategoryTheory.Bicategory.LeftLift f g)
(CategoryTheory.Bicategory.LeftLift f (CategoryTheory.CategoryStruct.comp h g))Whiskering a 1-morphism is a functor.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 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 · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
- CategoryTheory.StructuredArrow.Hom.rightproof · cited by 82
- CategoryTheory.Bicategory.postcompstatement · cited by 48
- CategoryTheory.Bicategory.LeftLiftstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftLift.whiskerproof · cited by 15
- CategoryTheory.Bicategory.LeftLift.homMkproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LeftLift.whiskering_mapstatement and proof · cited by 0
- CategoryTheory.Bicategory.LeftLift.whiskering_objstatement and proof · cited by 0