Homotopy Type Theory discrete division ring > history (Rev #1)

Definition

A discrete division ring is a ring (A,+,,0,)(A, +, -, 0, \cdot) with

  • a discrete left divisibility identity
    d λ: (a:A)((a=0))× (c:A) (b:A)ab=cd_\lambda:\prod_{(a:A)} ((a = 0) \to \emptyset) \times \prod_{(c:A)} \left\Vert \sum_{(b:A)} a \cdot b = c \right\Vert
  • a discrete right divisibility identity
    d ρ: (a:A)((a=0))× (c:A) (b:A)ba=cd_\rho:\prod_{(a:A)} ((a = 0) \to \emptyset) \times \prod_{(c:A)} \left\Vert \sum_{(b:A)} b \cdot a = c \right\Vert

Properties

Every discrete division ring is a discrete reciprocal ring.

Examples

See also

Revision on February 28, 2022 at 21:03:25 by Anonymous?. See the history of this page for a list of all contributions to it.