Questions: Composition of Functors and Functor Equations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Given functors F: A → B, G: B → C, and H: C → D, which of the following correctly describes the relationship between (HG)F and H(GF)?

AThey are naturally isomorphic but not necessarily equal as functors
BThey are strictly equal as functors — associativity of functor composition holds on the nose
CThey are equal only when all categories involved are small
DThey are equal only when F, G, and H are all full and faithful
Question 2 Multiple Choice

To verify that the composite GF: A → C preserves composition — that (GF)(g ∘ f) = (GF)(g) ∘ (GF)(f) — the key step is:

AShowing that G and F have compatible object assignments on shared objects
BApplying F's preservation of composition to get F(g ∘ f) = F(g) ∘ F(f), then applying G's preservation of composition to that result
CShowing that GF is injective on morphisms
DApplying the naturality condition for the identity natural transformation
Question 3 True / False

Functor composition is associative mainly up to natural isomorphism — that is, (HG)F and H(GF) are naturally isomorphic but may not be literally equal.

TTrue
FFalse
Question 4 True / False

The identity functor id_A: A → A satisfies F ∘ id_A = F = id_B ∘ F for any functor F: A → B, making it a strict unit for composition.

TTrue
FFalse
Question 5 Short Answer

Explain why the strict (not merely 'up to isomorphism') associativity of functor composition is significant for the structure of Cat as a 2-category.

Think about your answer, then reveal below.