Theorems · Inductive type · category theory
CategoryTheory.Functor.FullyFaithful
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → Type (max (max u₁ v₁) v₂)Structure containing the data of inverse map (F.obj X ⟶ F.obj Y) ⟶ (X ⟶ Y) of F.map
in order to express that F is a fully faithful functor.
- Cited by
- 87 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by273
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.FullyFaithful.preimagestatement and proof · cited by 64
- CategoryTheory.Functor.FullyFaithful.map_preimagestatement and proof · cited by 33
- CategoryTheory.Functor.FullyFaithful.homEquivstatement and proof · cited by 31
- CategoryTheory.Functor.FullyFaithful.ofFullyFaithfulstatement · cited by 21
- CategoryTheory.Equivalence.fullyFaithfulFunctorstatement · cited by 17
- CategoryTheory.Functor.FullyFaithful.preimageIsostatement and proof · cited by 10
- CategoryTheory.fullyFaithfulSheafToPresheafstatement · cited by 10
- CategoryTheory.Functor.FullyFaithful.whiskeringRightstatement and proof · cited by 6
- CategoryTheory.Yoneda.fullyFaithfulstatement · cited by 6
- CategoryTheory.Adjunction.restrictFullyFaithfulstatement and proof · cited by 5
- CategoryTheory.Functor.FullyFaithful.fullstatement and proof · cited by 5
- CategoryTheory.Functor.FullyFaithful.faithfulstatement and proof · cited by 5
Showing the 200 most cited of 273.