Theorems · Theorem · group theory
map_div
∀ {G : Type u_7} {H : Type u_8} {F : Type u_9} [inst : FunLike F G H] [inst_1 : Group G] [inst_2 : DivisionMonoid H]
[MonoidHomClass F G H] (f : F) (a b : G), f (a / b) = f a / f bGroup homomorphisms preserve division. See note [hom simp lemma priority]
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- FunLikestatement and proof · cited by 2,560
- MonoidHomClassstatement and proof · cited by 244
- DivisionMonoidstatement and proof · cited by 201
- map_invproof · cited by 95
- map_div'proof · cited by 4
Cited by20
Results whose statement or proof uses this declaration.
- MonoidHom.map_divproof · cited by 6
- MonoidHom.surjective_of_surjective_of_surjective_of_injectiveproof · cited by 2
- uniformContinuous_of_tendsto_oneproof · cited by 2
- Set.image_divproof · cited by 2
- iterate_map_divproof · cited by 1
- Set.div_subset_rangeproof · cited by 1
- Filter.map_divproof · cited by 1
- MonoidHom.isUniformInducing_of_isInducingproof · cited by 1
- IsUniformInducing.isUniformGroupproof · cited by 1
- tendsto_div_comap_selfproof · cited by 0
- MonoidHom.comp_divproof · cited by 0
- DirectLimit.lift_divproof · cited by 0