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
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.
- Unitsstatement and proof · cited by 2,804
- MonoidWithZeroHomstatement · cited by 704
- GroupWithZerostatement and proof · cited by 691
- WithZerostatement · cited by 586
- MulEquiv.symmproof · cited by 482
- MonoidWithZeroHom.ofClassproof · cited by 204
- WithZero.map'proof · cited by 45
- MonoidWithZeroHom.compproof · cited by 34
- MonoidHom.inrproof · cited by 32
- WithZero.withZeroUnitsEquivproof · cited by 9
Cited by13
Results whose statement or proof uses this declaration.
- MonoidWithZeroHom.snd_inrstatement · cited by 3
- LinearOrderedCommGroupWithZero.inrproof · cited by 3
- MonoidWithZeroHom.fst_comp_inrstatement · cited by 1
- MonoidWithZeroHom.inr_apply_unitstatement · cited by 1
- MonoidWithZeroHom.inr_injectivestatement · cited by 1
- MonoidWithZeroHom.inr_monostatement · cited by 1
- LinearOrderedCommGroupWithZero.inr_applystatement · cited by 1
- MonoidWithZeroHom.fst_inr_apply_of_ne_zerostatement and proof · cited by 0
- MonoidWithZeroHom.inr_strictMonostatement · cited by 0
- MonoidWithZeroHom.snd_comp_inrstatement · cited by 0
- MonoidWithZeroHom.snd_surjectiveproof · cited by 0
- MonoidWithZeroHom.inl_mul_inr_eq_mk_of_unitstatement · cited by 0