Theorems · Theorem · group theory
FreeSemigroup.mk.inj
∀ {α : Type u} {head : α} {tail : List α} {head_1 : α} {tail_1 : List α},
{ head := head, tail := tail } = { head := head_1, tail := tail_1 } → head = head_1 ∧ tail = tail_1- Defined in
- Mathlib.Algebra.Free
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FreeSemigroupstatement · cited by 43
- FreeSemigroup.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FreeSemigroup.mk.injEqproof · cited by 1