Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.inr_apply_unit

∀ {G₀ : Type u_1} {H₀ : Type u_2} [inst : GroupWithZero G₀] [inst_1 : GroupWithZero H₀]
  [inst_2 : DecidablePred fun x => x = 0] (x : H₀ˣ), (MonoidWithZeroHom.inr G₀ H₀) ↑x = ↑(1, x)
Defined in
Mathlib.Algebra.GroupWithZero.ProdHom
Cited by
1 results in Mathlib
Foundations
Depth 23 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.

Cites12

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

Cited by1

Results whose statement or proof uses this declaration.