Theorems · Theorem · group theory
IsFreeGroupoid.path_nonempty_of_hom
∀ {G : Type u} [inst : CategoryTheory.Groupoid G] [inst_1 : IsFreeGroupoid G] {a b : G},
Nonempty (a ⟶ b) → Nonempty (Quiver.Path (IsFreeGroupoid.symgen✝ a) (IsFreeGroupoid.symgen✝ b))If there exists a morphism a → b in a free groupoid, then there also exists a zigzag
from a to b in the generating quiver.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categoryproof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorproof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.constproof · cited by 1,264
- CategoryTheory.Groupoidstatement and proof · cited by 182
- Quiver.Pathstatement · cited by 166
- FreeGroupproof · cited by 132
- CategoryTheory.SingleObjproof · cited by 88
- FreeGroup.ofproof · cited by 39
- Quiver.Hom.toPathproof · cited by 38
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.