Documentation

Mathlib.Algebra.Ring.Center

Centers of rings #

@[simp]
theorem Set.natCast_mem_center (M : Type u_1) [NonAssocSemiring M] (n : ) :
@[simp]
theorem Set.ofNat_mem_center (M : Type u_1) [NonAssocSemiring M] (n : ) [n.AtLeastTwo] :
@[simp]
theorem Set.intCast_mem_center (M : Type u_1) [NonAssocRing M] (n : ) :
@[simp]
theorem Set.add_mem_center {M : Type u_1} [Distrib M] {a : M} {b : M} (ha : a Set.center M) (hb : b Set.center M) :
@[simp]
theorem Set.neg_mem_center {M : Type u_1} [NonUnitalNonAssocRing M] {a : M} (ha : a Set.center M) :