Set.center
, Set.centralizer
and the star
operation #
theorem
Set.star_mem_centralizer'
{R : Type u_1}
[Mul R]
[StarMul R]
{a : R}
{s : Set R}
(h : ∀ a ∈ s, star a ∈ s)
(ha : a ∈ s.centralizer)
:
theorem
Set.star_mem_centralizer
{R : Type u_1}
[Mul R]
[StarMul R]
{a : R}
{s : Set R}
(ha : a ∈ (s ∪ star s).centralizer)
: