Mathlib Map

Theorems · Definition · group theory

MonoidWithZeroHom.inl

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

Given groups with zero G₀, H₀, the natural inclusion ordered homomorphism from G₀ 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
13 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.

LinearOrderedCommGroupWithZero.inl · cited by 4LinearOrderedCommGroupWit…MonoidWithZeroHom.fst_inl · cited by 3MonoidWithZeroHom.fst_inlMonoidWithZeroHom.inl_apply_unit · cited by 2MonoidWithZeroHom.inl_app…LinearOrderedCommGroupWithZero.inl_apply · cited by 2LinearOrderedCommGroupWit…MonoidWithZeroHom.snd_comp_inl · cited by 1MonoidWithZeroHom.snd_com…MonoidWithZeroHom.inl_injective · cited by 1MonoidWithZeroHom.inl_inj…MonoidWithZeroHom.inl_mono · cited by 1MonoidWithZeroHom.inl_monoMonoidWithZeroHom.fst_comp_inl · cited by 0MonoidWithZeroHom.fst_com…MonoidWithZeroHom.fst_surjective · cited by 0MonoidWithZeroHom.fst_sur…MonoidWithZeroHom.snd_inl_apply_of_ne_zero · cited by 0MonoidWithZeroHom.snd_inl…MonoidWithZeroHom.inl_mul_inr_eq_mk_of_unit · cited by 0MonoidWithZeroHom.inl_mul…MonoidWithZeroHom.commute_inl_inr · cited by 0MonoidWithZeroHom.commute…MonoidWithZeroHom.inl_strictMono · cited by 0MonoidWithZeroHom.inl_str…LinearOrderedCommGroupWithZero.fst_comp_inl · cited by 0LinearOrderedCommGroupWit…Units · cited by 2804UnitsMonoidWithZeroHom · cited by 704MonoidWithZeroHomGroupWithZero · cited by 691GroupWithZeroWithZero · cited by 586WithZeroMulEquiv.symm · cited by 482MulEquiv.symmMonoidWithZeroHom.ofClass · cited by 204MonoidWithZeroHom.ofClassWithZero.map' · cited by 45WithZero.map'MonoidWithZeroHom.comp · cited by 34MonoidWithZeroHom.compMonoidHom.inl · cited by 32MonoidHom.inlWithZero.withZeroUnitsEquiv · cited by 9WithZero.withZeroUnitsEqu…MonoidWithZeroHom.inlCITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.