Mathlib Map

Theorems · Definition · group theory

MonoidWithZeroHom.inr

(G₀ : Type u_1) →
  (H₀ : Type u_2) →
    [inst : GroupWithZero G₀] →
      [inst_1 : GroupWithZero H₀] → [DecidablePred fun x => x = 0] → H₀ →*₀ WithZero (G₀ˣ × H₀ˣ)

Given groups with zero G₀, H₀, the natural inclusion ordered homomorphism from H₀ to WithZero (G₀ˣ × H₀ˣ), which is the group with zero that can be identified as their product.

Defined in
Mathlib.Algebra.GroupWithZero.ProdHom
Cited by
12 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroGroupWithZeroDecidablePred

Around this declaration

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

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.