Ideals generated by a set of elements #
This file defines Ideal.span s
as the ideal generated by the subset s
of the ring.
TODO #
Support right ideals, and two-sided ideals over non-commutative rings.
A ring is a principal ideal ring if all (left) ideals are principal.
- principal (S : Ideal R) : Submodule.IsPrincipal S
Instances
@[simp]
theorem
Ideal.span_singleton_eq_span_singleton
{α : Type u}
[CommSemiring α]
[IsDomain α]
{x y : α}
:
theorem
IsIdempotentElem.ker_toSpanSingleton_eq_span
{R : Type u_1}
[CommRing R]
{e : R}
(he : IsIdempotentElem e)
:
theorem
IsIdempotentElem.ker_toSpanSingleton_one_sub_eq_span
{R : Type u_1}
[CommRing R]
{e : R}
(he : IsIdempotentElem e)
: