theorem
ddconv_nonneg
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsOrderedRing R]
{f g : G → R}
(hf : 0 ≤ f)
(hg : 0 ≤ g)
:
theorem
ddconv_apply_nonneg
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsOrderedRing R]
{f g : G → R}
(hf : 0 ≤ f)
(hg : 0 ≤ g)
(a : G)
:
theorem
dddconv_nonneg
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsOrderedRing R]
{f g : G → R}
[StarRing R]
[StarOrderedRing R]
(hf : 0 ≤ f)
(hg : 0 ≤ g)
:
theorem
dddconv_apply_nonneg
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsOrderedRing R]
{f g : G → R}
[StarRing R]
[StarOrderedRing R]
(hf : 0 ≤ f)
(hg : 0 ≤ g)
(a : G)
:
@[simp]
theorem
support_ddconv
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsStrictOrderedRing R]
{f g : G → R}
(hf : 0 ≤ f)
(hg : 0 ≤ g)
:
theorem
ddconv_pos
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsStrictOrderedRing R]
{f g : G → R}
(hf : 0 < f)
(hg : 0 < g)
:
@[simp]
theorem
support_dddconv
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsStrictOrderedRing R]
{f g : G → R}
[StarRing R]
[StarOrderedRing R]
(hf : 0 ≤ f)
(hg : 0 ≤ g)
:
theorem
dddconv_pos
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsStrictOrderedRing R]
{f g : G → R}
[StarRing R]
[StarOrderedRing R]
(hf : 0 < f)
(hg : 0 < g)
:
@[simp]
theorem
iterConv_nonneg
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsOrderedRing R]
{f : G → R}
(hf : 0 ≤ f)
{n : ℕ}
:
@[simp]
theorem
iterConv_pos
{G : Type u_1}
{R : Type u_2}
[Fintype G]
[DecidableEq G]
[AddCommGroup G]
[CommSemiring R]
[PartialOrder R]
[IsStrictOrderedRing R]
[StarRing R]
[StarOrderedRing R]
{f : G → R}
(hf : 0 < f)
{n : ℕ}
:
The positivity extension which identifies expressions of the form f ∗ᵈ g,
such that positivity successfully recognises both f and g.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The positivity extension which identifies expressions of the form f ○ᵈ g,
such that positivity successfully recognises both f and g.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The positivity extension which identifies expressions of the form f ○ᵈ g,
such that positivity successfully recognises both f and g.
Equations
- One or more equations did not get rendered due to their size.