Theorems · Definition · group theory
Monoid.PushoutI.NormalWord.cons
{ι : 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) →
w.fstIdx ≠ some i → g ∉ (φ i).range → Monoid.PushoutI.NormalWord dA constructor that multiplies a NormalWord by an element, with condition to make
sure the underlying list does get longer.
- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 27 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.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MulEquiv.symmproof · cited by 482
- MonoidHom.rangestatement and proof · cited by 314
- Monoid.PushoutI.NormalWord.Transversalstatement and proof · cited by 45
- Monoid.CoprodI.Word.toListproof · cited by 39
- Subgroup.IsComplement.equivproof · cited by 34
- Monoid.CoprodI.Word.fstIdxstatement and proof · cited by 30
- Monoid.PushoutI.NormalWordstatement and proof · cited by 29
- Monoid.PushoutI.NormalWord.toWordstatement and proof · cited by 18
Cited by8
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.NormalWord.prod_consstatement · cited by 2
- Monoid.PushoutI.NormalWord.consRecOnstatement and proof · cited by 1
- Monoid.PushoutI.NormalWord.cons_eq_smulstatement · cited by 1
- Monoid.PushoutI.NormalWord.cons_toListstatement and proof · cited by 1
- Monoid.PushoutI.Reduced.exists_normalWord_prod_eqproof · cited by 1
- Monoid.PushoutI.NormalWord.cons_headstatement and proof · cited by 0
- Monoid.PushoutI.NormalWord.prod_smul_emptyproof · cited by 0
- Monoid.PushoutI.NormalWord.cons.congr_simpstatement and proof · cited by 0