Theorems · Theorem · group theory
MulHom.pi_apply
∀ {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) x- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- MulHomstatement and proof · cited by 299
- MulHom.pistatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Pi.mulHom_applyproof · cited by 0