Mathlib Map

Theorems · Definition · group theory

Equiv.altCongrHom

{α : Type u_1} →
  [inst : Fintype α] →
    [inst_1 : DecidableEq α] →
      {β : Type u_2} →
        [inst_2 : Fintype β] → [inst_3 : DecidableEq β] → α ≃ β → ↥(alternatingGroup α) ≃* ↥(alternatingGroup β)

The group isomorphism between alternatingGroups induced by the given Equiv.

Defined in
Mathlib.GroupTheory.SpecificGroups.Alternating
Cited by
1 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqFintypeDecidableEq

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.

Cited by1

Results whose statement or proof uses this declaration.