Ordered Ring

🅟 Mar 20, 2026

  🅤 Mar 20, 2026

DEF-OR. Ordered Ring.

  • Let $R$ be a ring and $\leq$ be a partial order. $R$ is partially ordered by $\leq$ if

    1. For any $a$, $b$, $x\in R$,

      \[a\leq b \enspace\rimp\enspace a+x\leq b+x.\]
    2. For any $a$, $b\in R$,

      \[0\leq a \,\land\, 0\leq b \enspace\rimp\enspace 0\leq ab.\]
  • $R$ is totally ordered if $\leq$ is total.