Mathlib Map

Theorems · Theorem · group theory

PresentedGroup.lift_toCoprod_eq_one

∀ {α : Type u_1} {β : Type u_2} (rels₁ : Set (FreeGroup α)) (rels₂ : Set (FreeGroup β)),
  ∀ r ∈ ⇑(FreeGroup.map Sum.inl) '' rels₁ ∪ ⇑(FreeGroup.map Sum.inr) '' rels₂,
    (FreeGroup.lift (PresentedGroup.toCoprod rels₁ rels₂)) r = 1
Defined in
Mathlib.GroupTheory.PresentedGroup
Cited by
0 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.