Theorems · Theorem · category theory
CategoryTheory.FreeBicategory.Hom.brecOn.eq
∀ {B : Type u} [inst : Quiver B] {motive : (a a_1 : B) → CategoryTheory.FreeBicategory.Hom a a_1 → Sort u_1} {a a_1 : B}
(t : CategoryTheory.FreeBicategory.Hom a a_1)
(F_1 :
(a a_2 : B) →
(t : CategoryTheory.FreeBicategory.Hom a a_2) → CategoryTheory.FreeBicategory.Hom.below t → motive a a_2 t),
CategoryTheory.FreeBicategory.Hom.brecOn t F_1 = F_1 a a_1 t (CategoryTheory.FreeBicategory.Hom.brecOn.go t F_1).2- Defined in
- Mathlib.CategoryTheory.Bicategory.Free
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Quiver
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- Quiverstatement and proof · cited by 405
- CategoryTheory.FreeBicategory.Homstatement and proof · cited by 20
- CategoryTheory.FreeBicategory.Hom.belowstatement and proof · cited by 4
- CategoryTheory.FreeBicategory.Hom.brecOn.gostatement · cited by 4
- CategoryTheory.FreeBicategory.Hom.brecOnstatement and proof · cited by 1
- CategoryTheory.FreeBicategory.Hom.casesOnproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.FreeBicategory.normalizeIso.eq_defproof · cited by 0
- CategoryTheory.FreeBicategory.liftHom.eq_defproof · cited by 0
- CategoryTheory.FreeBicategory.normalizeAux.eq_defproof · cited by 0