Documentation

FormalConjectures.ForMathlib.LinearAlgebra.GeneralLinearGroup

def Matrix.GeneralLinearGroup.diagonalHom (n : Type u_1) [DecidableEq n] [Fintype n] (R : Type u_2) [CommRing R] :
(nRˣ) →* GL n R

The multiplicative group homomorphism (Rˣ)ⁿ →* GL(n, R) given by mapping a vector x to Matrix.diagonal x.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The group of invertible diagonal matrices.

    Equations
    Instances For