Theorems · Definition · category theory
Quiver.FreeGroupoid.redStep.casesOn
∀ {V : Type u} [inst : Quiver V]
{motive :
⦃X Y : CategoryTheory.Paths (Quiver.Symmetrify V)⦄ → (a a_1 : X ⟶ Y) → Quiver.FreeGroupoid.redStep a a_1 → Prop}
⦃X Y : CategoryTheory.Paths (Quiver.Symmetrify V)⦄ {a a_1 : X ⟶ Y} (t : Quiver.FreeGroupoid.redStep a a_1),
(∀ (X Z : Quiver.Symmetrify V) (f : X ⟶ Z),
motive (CategoryTheory.CategoryStruct.id ((CategoryTheory.Paths.of (Quiver.Symmetrify V)).obj X))
(CategoryTheory.CategoryStruct.comp f.toPath (Quiver.reverse f).toPath) ⋯) →
motive a a_1 t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- Quiver
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- Prefunctor.objstatement and proof · cited by 1,241
- Quiverstatement and proof · cited by 405
- CategoryTheory.Pathsstatement and proof · cited by 82
- Quiver.Hom.toPathstatement and proof · cited by 38
- Quiver.Symmetrifystatement and proof · cited by 28
- Quiver.reversestatement and proof · cited by 23
- CategoryTheory.Paths.ofstatement and proof · cited by 20
- Quiver.FreeGroupoid.redStepstatement and proof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Quiver.FreeGroupoid.congr_reverseproof · cited by 0