Theorems · Definition · category theory
FreeSimplexQuiver.Hom.recOn
{motive : (a a_1 : FreeSimplexQuiver) → a.Hom a_1 → Sort u} →
{a a_1 : FreeSimplexQuiver} →
(t : a.Hom a_1) →
({n : ℕ} →
(i : Fin (n + 2)) →
motive (FreeSimplexQuiver.mk n) (FreeSimplexQuiver.mk (n + 1)) (FreeSimplexQuiver.Hom.δ i)) →
({n : ℕ} →
(i : Fin (n + 1)) →
motive (FreeSimplexQuiver.mk (n + 1)) (FreeSimplexQuiver.mk n) (FreeSimplexQuiver.Hom.σ i)) →
motive a a_1 t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FreeSimplexQuiver.mkstatement and proof · cited by 7
- FreeSimplexQuiver.Homstatement and proof · cited by 6
- FreeSimplexQuiverstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.