Theorems · Definition · category theory
CategoryTheory.Functor.FullyFaithful.homMulEquiv
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
[inst_2 : CategoryTheory.Category.{w, u_2} D] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
{M X : C} →
[inst_4 : CategoryTheory.MonObj M] →
(F : CategoryTheory.Functor C D) →
[inst_5 : F.Monoidal] → F.FullyFaithful → (X ⟶ M) ≃* (F.obj X ⟶ F.obj M)Functor.map of a fully faithful monoidal functor as a MulEquiv.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivproof · cited by 8,337
- MonoidHomproof · cited by 3,629
- MulEquivstatement · cited by 1,142
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.Functor.FullyFaithfulstatement and proof · cited by 87
- CategoryTheory.Hom.monoidstatement · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.FullyFaithful.homMulEquiv_applystatement and proof · cited by 0
- CategoryTheory.Functor.FullyFaithful.homMulEquiv_symm_applystatement and proof · cited by 0