Theorems · Definition · category theory
CategoryTheory.FreeBicategory.Hom.of.noConfusion
{B : Type u} →
{inst : Quiver B} →
{P : Sort u_1} →
{a b : B} →
{f : a ⟶ b} →
{a' b' : B} →
{f' : a' ⟶ b'} →
a = a' →
b = b' →
CategoryTheory.FreeBicategory.Hom.of f ≍ CategoryTheory.FreeBicategory.Hom.of f' →
(a ≍ a' → b ≍ b' → f ≍ f' → P) → P- Defined in
- Mathlib.CategoryTheory.Bicategory.Free
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
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
- Quiverstatement and proof · cited by 405
- CategoryTheory.FreeBicategory.Homstatement · cited by 20
- CategoryTheory.FreeBicategory.Hom.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.FreeBicategory.Hom.of.injproof · cited by 1