Theorems · Definition · category theory
CategoryTheory.SymmetricCategory.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.SymmetricCategory D] → CategoryTheory.SymmetricCategory CPull back a symmetric braiding along a fully faithful monoidal functor.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategoryproof · cited by 779
- 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.Functor.Braidedproof · cited by 32
- CategoryTheory.SymmetricCategorystatement and proof · cited by 19
- CategoryTheory.BraidedCategory.ofFullyFaithfulproof · cited by 0
- CategoryTheory.SymmetricCategory.ofFaithfulproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.