Documentation

Mathlib.GroupTheory.FreeGroup.GeneratorEquiv

Isomorphisms between free groups imply equivalences of their generators #

noncomputable def FreeAbelianGroup.basis (α : Type u_5) :

A is a basis of the ℤ-module FreeAbelianGroup A.

Equations
    Instances For

      Isomorphic free abelian groups (as modules) have equivalent bases.

      Equations
        Instances For
          def Equiv.ofFreeAbelianGroupEquiv {α : Type u_1} {β : Type u_2} (e : FreeAbelianGroup α ≃+ FreeAbelianGroup β) :
          α β

          Isomorphic free abelian groups (as additive groups) have equivalent bases.

          Equations
            Instances For
              def Equiv.ofFreeGroupEquiv {α : Type u_1} {β : Type u_2} (e : FreeGroup α ≃* FreeGroup β) :
              α β

              Isomorphic free groups have equivalent bases.

              Equations
                Instances For

                  Isomorphic free groups have equivalent bases (IsFreeGroup variant).

                  Equations
                    Instances For