Theorems · Definition · category theory
CategoryTheory.BraidedCategory.ofFullyFaithful
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalCategory D] →
(F : CategoryTheory.Functor C D) →
[F.Monoidal] →
[F.Full] → [F.Faithful] → [CategoryTheory.BraidedCategory D] → CategoryTheory.BraidedCategory CPull back a braiding along a fully faithful monoidal functor.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
- CategoryTheory.Functor.Monoidal.μIsoproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SymmetricCategory.ofFullyFaithfulproof · cited by 0