Homotopy Type Theory discrete division ring > history (changes)

Showing changes from revision #1 to #2: Added | Removed | Changed

Definition

< division ring

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

Last revised on June 12, 2022 at 20:34:47. See the history of this page for a list of all contributions to it.