Theorems · Theorem · group theory
Monoid.PushoutI.NormalWord.base_smul_def
∀ {ι : 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)] (h : H) (w : Monoid.PushoutI.NormalWord d),
(Monoid.PushoutI.base φ) h • w = { toWord := w.toWord, head := h * w.head, normalized := ⋯ }- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Monoid.PushoutI.NormalWord.Transversalstatement and proof · cited by 45
- Monoid.PushoutIstatement · cited by 30
- Monoid.PushoutI.NormalWordstatement and proof · cited by 29
- Monoid.PushoutI.NormalWord.toWordstatement · cited by 18
- Monoid.PushoutI.basestatement · cited by 17
- Monoid.PushoutI.NormalWord.headstatement · cited by 14
- Monoid.PushoutI.NormalWord.normalizedstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.NormalWord.base_smul_eq_smulproof · cited by 2