Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.mem_valueGroup

∀ {A : Type u_1} {B : Type u_2} [inst : MonoidWithZero A] [inst_1 : MonoidWithZero B] (f : A →*₀ B) {b : Bˣ},
  ↑b ∈ Set.range ⇑f → b ∈ f.valueGroup
Defined in
Mathlib.Algebra.GroupWithZero.Range
Cited by
4 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZeroMonoidWithZero

Around this declaration

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

Cites13

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

Cited by4

Results whose statement or proof uses this declaration.