Theorems · Definition · category theory
CategoryTheory.Bicategory.InducedBicategory
{B : Type u_1} → (C : Type u_2) → (B → C) → Type u_1InducedBicategory B C, where F : B → C, is a typeclass synonym for B. This is given
a bicategory structure where the 1-morphisms X ⟶ Y are the 1-morphisms in C from F X to
F Y, and the 2-morphisms f ⟶ g are also the 2-morphisms in C from f to g.
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 0 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by58
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.InducedBicategory.Hom.homstatement and proof · cited by 36
- CategoryTheory.Bicategory.InducedBicategory.Hom₂.homstatement and proof · cited by 25
- CategoryTheory.Bicategory.InducedBicategory.Hom₂statement · cited by 7
- CategoryTheory.Bicategory.InducedBicategory.forgetstatement and proof · cited by 7
- CategoryTheory.Bicategory.InducedBicategory.Homstatement · cited by 5
- CategoryTheory.Bicategory.InducedBicategory.mkHomstatement and proof · cited by 3
- CategoryTheory.Bicategory.InducedBicategory.hom₂_extstatement and proof · cited by 2
- CategoryTheory.Bicategory.InducedBicategory.isoMkstatement and proof · cited by 2
- CategoryTheory.Bicategory.InducedBicategory.Hom.extstatement and proof · cited by 2
- CategoryTheory.Bicategory.InducedBicategory.Hom₂.extstatement and proof · cited by 2
- CategoryTheory.Bicategory.InducedBicategory.hom_extstatement and proof · cited by 1
- CategoryTheory.Bicategory.InducedBicategory.mkHom₂statement and proof · cited by 1