Theorems · Definition · category theory
CategoryTheory.Bicategory.Adj.Hom.recOn
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{motive : CategoryTheory.Bicategory.Adj.Hom a b → Sort u_1} →
(t : CategoryTheory.Bicategory.Adj.Hom a b) →
({l : a ⟶ b} →
{r : b ⟶ a} → (adj : CategoryTheory.Bicategory.Adjunction l r) → motive { l := l, r := r, adj := adj }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.Adjunctionstatement and proof · cited by 83
- CategoryTheory.Bicategory.Adj.Homstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.