Theorems · Theorem · group theory
Pi.mulHom_apply
Deprecated since 2026-05-29Use MulHom.pi_apply instead.
∀ {I : Type u} {f : I → Type v} [inst : (i : I) → Mul (f i)] {γ : Type w} [inst_1 : Mul γ] (g : (i : I) → γ →ₙ* f i)
(x : γ) (i : I), (MulHom.pi g) x i = (g i) xAlias of MulHom.pi_apply.
- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MulHomstatement · cited by 299
- MulHom.pistatement · cited by 5
- MulHom.pi_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.