Mathlib Map

Theorems · Definition · group theory

MulHom.srange

{M : Type u_1} → {N : Type u_2} → [inst : Mul M] → [inst_1 : Mul N] → (M →ₙ* N) → Subsemigroup N

The range of a semigroup homomorphism is a subsemigroup. See Note [range copy pattern].

Defined in
Mathlib.Algebra.Group.Subsemigroup.Operations
Cited by
16 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.