Theorems · Theorem · group theory
Subsemigroup.map_map
∀ {M : Type u_1} {N : Type u_2} {P : Type u_3} [inst : Mul M] [inst_1 : Mul N] [inst_2 : Mul P] (S : Subsemigroup M)
(g : N →ₙ* P) (f : M →ₙ* N), Subsemigroup.map g (Subsemigroup.map f S) = Subsemigroup.map (g.comp f) S- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- SetLike.coe_injectiveproof · cited by 374
- Subsemigroupstatement and proof · cited by 323
- MulHomstatement and proof · cited by 299
- Set.image_imageproof · cited by 140
- Subsemigroup.mapstatement and proof · cited by 51
- MulHom.compstatement and proof · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- MulHom.map_srangeproof · cited by 0