Theorems · Definition · category theory
CategoryTheory.Bicategory.Lan.CommuteWith.casesOn
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : a ⟶ b} →
{g : a ⟶ c} →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanExtension f g] →
{x : B} →
{h : c ⟶ x} →
{motive : CategoryTheory.Bicategory.Lan.CommuteWith f g h → Sort u_1} →
(t : CategoryTheory.Bicategory.Lan.CommuteWith f g h) →
((commute : Nonempty ((CategoryTheory.Bicategory.lanLeftExtension f g).whisker h).IsKan) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.HasLeftKanExtensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.whiskerstatement and proof · cited by 15
- CategoryTheory.Bicategory.lanLeftExtensionstatement and proof · cited by 10
- CategoryTheory.Bicategory.Lan.CommuteWithstatement and proof · cited by 10
- CategoryTheory.Bicategory.LeftExtension.IsKanstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.