Documentation

BrauerGroup.MatrixCenterEquiv

theorem Matrix.mem_center_iff (R : Type u_1) [Ring R] (n : ) (M : Matrix (Fin n) (Fin n) R) :
M Subring.center (Matrix (Fin n) (Fin n) R) ∃ (α : (Subring.center R)), M = α 1
def Matrix.centerEquivBase (n : ) (hn : 0 < n) (R : Type u_1) [Ring R] :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def Matrix.centerAlgEquiv (R A : Type u) [CommSemiring R] [Ring A] [Algebra R A] (n : ) (hn : 0 < n) :
    Equations
    Instances For