Center of a group with zero #
@[simp]
In a group with zero, the center of the units is the preimage of the center.
@[simp]
theorem
Set.inv_mem_centralizer₀
{G₀ : Type u_2}
[GroupWithZero G₀]
{s : Set G₀}
{a : G₀}
(ha : a ∈ s.centralizer)
:
@[simp]
theorem
Set.div_mem_centralizer₀
{G₀ : Type u_2}
[GroupWithZero G₀]
{s : Set G₀}
{a b : G₀}
(ha : a ∈ s.centralizer)
(hb : b ∈ s.centralizer)
:
@[deprecated Set.inv_mem_center (since := "2024-06-17")]