Mathlib Map

Theorems · Definition · ring theory

Subalgebra.center

(R : Type u) → (A : Type v) → [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Algebra R A] → Subalgebra R A

The center of an algebra is the set of elements which commute with every element. They form a subalgebra.

Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
24 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.