Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Bicategory.LeftLift.homMk.congr_simp

∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b c : B} {f : b ⟶ a} {g : c ⟶ a}
  {s t : CategoryTheory.Bicategory.LeftLift f g} (η η_1 : s.lift ⟶ t.lift) (e_η : η = η_1)
  (w : CategoryTheory.CategoryStruct.comp s.unit (CategoryTheory.Bicategory.whiskerRight η f) = t.unit),
  CategoryTheory.Bicategory.LeftLift.homMk η w = CategoryTheory.Bicategory.LeftLift.homMk η_1 ⋯
Defined in
Mathlib.CategoryTheory.Bicategory.Extension
Cited by
0 results in Mathlib
Foundations
Depth 29 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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.