Theorems · Theorem · group theory
MonoidHom.map_div
∀ {α : Type u_2} {β : Type u_3} [inst : Group α] [inst_1 : DivisionMonoid β] (f : α →* β) (g h : α),
f (g / h) = f g / f hGroup homomorphisms preserve division.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupDivisionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- DivisionMonoidstatement and proof · cited by 201
- map_divproof · cited by 20
Cited by6
Results whose statement or proof uses this declaration.
- Pi.mulSingle_divproof · cited by 1
- CategoryTheory.GrpObj.comp_divproof · cited by 1
- CategoryTheory.GrpObj.div_compproof · cited by 1
- Set.mulIndicator_divproof · cited by 1
- MonoidHom.map_div₂proof · cited by 0
- AddChar.map_sub_eq_divproof · cited by 0