Theorems · Theorem · group theory
MonoidHom.injective_pi
Deprecated since 2026-05-29Use MonoidHom.pi_injective instead.
∀ {I : Type u} {f : I → Type v} [inst : (i : I) → MulOneClass (f i)] {γ : Type w} [Nonempty I] [inst_2 : MulOneClass γ]
(g : (i : I) → γ →* f i), (∀ (i : I), Function.Injective ⇑(g i)) → Function.Injective ⇑(MonoidHom.pi g)Alias of MonoidHom.pi_injective.
- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MonoidHomstatement · cited by 3,629
- MulOneClassstatement · cited by 1,018
- MonoidHom.pistatement · cited by 9
- MonoidHom.pi_injectiveproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.