Theorems · Definition · category theory
CategoryTheory.SymmetricCategory.ofFaithful
{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] →
[inst_4 : CategoryTheory.BraidedCategory C] →
[inst_5 : CategoryTheory.SymmetricCategory D] →
(F : CategoryTheory.Functor C D) → [F.Braided] → [F.Faithful] → CategoryTheory.SymmetricCategory CA braided category with a faithful braided functor to a symmetric category is itself symmetric.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
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.
- 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.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.Braidedstatement and proof · cited by 32
- CategoryTheory.SymmetricCategorystatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SymmetricCategory.ofFullyFaithfulproof · cited by 0