Theorems · Definition · group theory
MulAut.conj
{G : Type u_3} → [inst : Group G] → G →* MulAut GGroup conjugation, MulAut.conj g h = g * h * g⁻¹, as a monoid homomorphism
mapping multiplication in G into multiplication in the automorphism group MulAut G.
See also the type ConjAct G for any group G, which has a MulAction (ConjAct G) G instance
where conj G acts on G by conjugation.
- Defined in
- Mathlib.Algebra.Group.End
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by73
Results whose statement or proof uses this declaration.
- MulAction.stabilizerEquivStabilizerproof · cited by 16
- SemidirectProduct.liftstatement and proof · cited by 7
- SubMulAction.fixingSubgroupEquivFixingSubgroupproof · cited by 5
- MulAction.IsBlock.translateproof · cited by 5
- Subgroup.le_normalizer_mapproof · cited by 4
- MulAction.IwasawaStructure.commutator_leproof · cited by 4
- Subgroup.mem_normalizer_iff_map_conj_eqstatement · cited by 3
- CoxeterSystem.getD_leftInvSeqproof · cited by 3
- Sylow.normalizer_sup_eq_topproof · cited by 2
- MulAction.stabilizerEquivStabilizer_applystatement · cited by 2
- Subgroup.normal_iff_map_conj_eqstatement and proof · cited by 2
- MulAut.conj_applystatement · cited by 2