Pointwise order on finitely supported functions #
This file lifts order structures on M
to ι →₀ M
.
instance
Finsupp.partialorder
{ι : Type u_1}
{M : Type u_2}
[Zero M]
[PartialOrder M]
:
PartialOrder (ι →₀ M)
Equations
instance
Finsupp.semilatticeInf
{ι : Type u_1}
{M : Type u_2}
[Zero M]
[SemilatticeInf M]
:
SemilatticeInf (ι →₀ M)
Equations
@[simp]
theorem
Finsupp.inf_apply
{ι : Type u_1}
{M : Type u_2}
[Zero M]
[SemilatticeInf M]
(f g : ι →₀ M)
(i : ι)
:
instance
Finsupp.semilatticeSup
{ι : Type u_1}
{M : Type u_2}
[Zero M]
[SemilatticeSup M]
:
SemilatticeSup (ι →₀ M)
Equations
@[simp]
theorem
Finsupp.sup_apply
{ι : Type u_1}
{M : Type u_2}
[Zero M]
[SemilatticeSup M]
(f g : ι →₀ M)
(i : ι)
: