Documentation

BrauerGroup.Centralizer

Properties of centers and centralizers #

This file contains theorems about the center and centralizer of a subalgebra.

Main results #

Let R be a commutative ring and A and B two R-algebras.

theorem Subalgebra.centralizer_sup {R : Type u_1} [CommSemiring R] {A : Type u_2} [Semiring A] [Algebra R A] (S T : Subalgebra R A) :
centralizer R (S T) = centralizer R S centralizer R T

Let R be a commutative ring and A, B be R-algebras where B is free as R-module. Then the centralizer of A ⊆ A ⊗ B is C(A) ⊗ B where C(A) is the center of A.

Let R be a commutative ring and A, B be R-algebras where A is free as R-module. Then the centralizer of B ⊆ A ⊗ B is A ⊗ C(B) where C(B) is the center of B.