Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Fan.mk

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

A fan over f : β → C consists of a collection of maps from an object P to every f b.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
46 results in Mathlib
Foundations
Depth 23 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.

Cites6

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

Cited by79

Results whose statement or proof uses this declaration.