Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.piObj

{β : Type w} →
  {C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → (f : β → C) → [CategoryTheory.Limits.HasProduct f] → C

piObj f computes the product of a family of elements f. (It is defined as an abbreviation for limit (Discrete.functor f), so for most facts about piObj f, you will just use general facts about limits.)

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
237 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 80 definitions · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasProduct

Around this declaration

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

Cites4

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

Cited by303

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 303.