Theorems · Definition · category theory
CategoryTheory.ComposableArrows.whiskerLeft
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{n m : ℕ} →
CategoryTheory.ComposableArrows C m →
CategoryTheory.Functor (Fin (n + 1)) (Fin (m + 1)) → CategoryTheory.ComposableArrows C nThe map ComposableArrows C m → ComposableArrows C n obtained by precomposition with
a functor Fin (n + 1) ⥤ Fin (m + 1).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ComposableArrowsstatement and proof · cited by 627
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.nerveproof · cited by 68
- CategoryTheory.ComposableArrows.whiskerLeftFunctorproof · cited by 3
- CategoryTheory.nerve_mapstatement · cited by 0
- CategoryTheory.ComposableArrows.whiskerLeft_mapstatement and proof · cited by 0
- CategoryTheory.ComposableArrows.whiskerLeft_objstatement and proof · cited by 0