Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subfunctor.image

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {F F' : CategoryTheory.Functor C (Type w)} → CategoryTheory.Subfunctor F → (F ⟶ F') → CategoryTheory.Subfunctor F'

The image of a subfunctor by a morphism of type-valued functors.

Defined in
Mathlib.CategoryTheory.Subfunctor.Image
Cited by
10 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.