Mathlib Map

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.

Defined in
Mathlib.GroupTheory.FreeGroup.NielsenSchreier
Cited by
0 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.GroupoidIsFreeGroupoid

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.