Theorems · Theorem · group theory
Monoid.PushoutI.NormalWord.cons_eq_smul
∀ {ι : 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 φ} [inst_2 : DecidableEq ι]
[inst_3 : (i : ι) → DecidableEq (G i)] {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 = (Monoid.PushoutI.of i) g • w- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- mul_assocproof · cited by 1,667
- map_mulproof · cited by 1,137
- MulEquiv.symmproof · cited by 482
- MonoidHom.rangestatement and proof · cited by 314
- SemigroupAction.mul_smulproof · cited by 291
- map_invproof · cited by 95
- inv_smul_smulproof · cited by 76
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.NormalWord.prod_smul_emptyproof · cited by 0