The set of non-invertible elements of a monoid #
Main definitions #
- nonunitsis the set of non-invertible elements of a monoid.
Main results #
- exists_max_ideal_of_mem_nonunits: every element of- nonunitsis contained in a maximal ideal
@[deprecated one_notMem_nonunits (since := "2025-05-23")]
Alias of one_notMem_nonunits.
@[simp]
theorem
map_mem_nonunits_iff
{F : Type u_1}
{α : Type u_2}
{β : Type u_3}
[Monoid α]
[Monoid β]
[FunLike F α β]
[MonoidHomClass F α β]
(f : F)
[IsLocalHom f]
(a : α)
 :
theorem
exists_max_ideal_of_mem_nonunits
{α : Type u_2}
{a : α}
[CommSemiring α]
(h : a ∈ nonunits α)
 :