Theorems · Theorem · group theory
Monoid.PushoutI.NormalWord.cons_toList
∀ {ι : Type u_1} {G : ι → Type u_2} {H : Type u_3} [inst : (i : ι) → Group (G i)] [inst_1 : Group H]
{φ : (i : ι) → H →* G i} {d : Monoid.PushoutI.NormalWord.Transversal φ} {i : ι} (g : G i)
(w : Monoid.PushoutI.NormalWord d) (hmw : w.fstIdx ≠ some i) (hgr : g ∉ (φ i).range),
(Monoid.PushoutI.NormalWord.cons g w hmw hgr).toList = ⟨i, ↑(⋯.equiv (g * (φ i) w.head)).2⟩ :: w.toList- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Equivstatement · cited by 8,337
- SetLike.coestatement · cited by 8,199
- Set.Elemstatement · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Set.rangestatement · cited by 4,705
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.rangestatement and proof · cited by 314
- Monoid.PushoutI.NormalWord.Transversalstatement and proof · cited by 45
- Monoid.CoprodI.Word.toListstatement and proof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.Reduced.exists_normalWord_prod_eqproof · cited by 1