theorem
Minimal.prop_of_minimal_exists_minimal_and_le
{α : Type u_1}
[PartialOrder α]
[WellFoundedLT α]
{P : α → Prop}
{x : α}
(h : Minimal (fun (x : α) => ∃ (m' : α), Minimal P m' ∧ m' ≤ x) x)
:
P x
theorem
Minimal.minimal_iff_minimal_exists_minimal_and_le'
{α : Type u_1}
[PartialOrder α]
[WellFoundedLT α]
{P : α → Prop}
{x : α}
:
theorem
AddMonoidAlgebra.ideal_span_of'_image_eq_ideal_span_of'_image_minimal
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[AddCommMonoid A]
[Preorder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s : Set A}
:
theorem
AddMonoidAlgebra.ideal_span_single_image_eq_ideal_span_single_image_minimal
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[AddCommMonoid A]
[Preorder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s : Set A}
:
theorem
AddMonoidAlgebra.minimal_span_of'_image_iff_minimal
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[AddCommMonoid A]
[Preorder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s : Set A}
[Nontrivial k]
{x : A}
:
theorem
AddMonoidAlgebra.minimal_ideal_span_single_image_iff_minimal
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[AddCommMonoid A]
[Preorder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s : Set A}
[Nontrivial k]
{x : A}
:
theorem
AddMonoidAlgebra.minimal_ideal_span_of'_image_iff_minimal'
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[Nontrivial k]
[AddCommMonoid A]
[PartialOrder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{x : A}
{s : Set A}
:
theorem
AddMonoidAlgebra.minimal_ideal_span_single_image_iff_minimal'
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[Nontrivial k]
[AddCommMonoid A]
[PartialOrder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{x : A}
{s : Set A}
:
theorem
AddMonoidAlgebra.ideal_span_of'_image_eq_ideal_span_of'_image_iff
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[Nontrivial k]
[AddCommMonoid A]
[PartialOrder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s t : Set A}
:
theorem
AddMonoidAlgebra.ideal_span_single_image_eq_ideal_span_single_image_iff
{k : Type u_1}
{A : Type u_2}
[CommSemiring k]
[Nontrivial k]
[AddCommMonoid A]
[PartialOrder A]
[WellFoundedLT A]
[CanonicallyOrderedAdd A]
{s t : Set A}
:
theorem
MvPolynomial.ideal_span_monomial_image_eq_ideal_span_monomial_image_minimal
{σ : Type u_2}
{R : Type u_1}
[CommSemiring R]
{s : Set (σ →₀ ℕ)}
:
theorem
MvPolynomial.minimal_ideal_span_monomial_image_iff_minimal
{σ : Type u_2}
{R : Type u_1}
[CommSemiring R]
{x : σ →₀ ℕ}
{s : Set (σ →₀ ℕ)}
[Nontrivial R]
:
theorem
MvPolynomial.ideal_span_monomial_image_eq_ideal_span_monomial_image_iff
{σ : Type u_2}
{R : Type u_1}
[CommSemiring R]
{s t : Set (σ →₀ ℕ)}
[Nontrivial R]
:
theorem
MonomialOrder.span_leadingTerm_le_span_monomial
{R : Type u_1}
{σ : Type u_2}
[CommSemiring R]
{m : MonomialOrder σ}
{B : Set (MvPolynomial σ R)}
:
Ideal.span (m.leadingTerm '' B) ≤ Ideal.span ((fun (p : MvPolynomial σ R) => (MvPolynomial.monomial (m.degree p)) 1) '' (B \ {0}))