Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Types.Small.productIso

{J : Type v} → (F : J → Type u) → [inst : Small.{u, v} J] → ∏ᶜ F ≅ Shrink.{u, max u v} ((j : J) → F j)

The categorical product in Type u indexed in Type v is the type-theoretic product Π j, F j, after shrinking back to Type u.

Defined in
Mathlib.CategoryTheory.Limits.Types.Products
Cited by
6 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Small

Around this declaration

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

Cites8

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

Cited by7

Results whose statement or proof uses this declaration.