Mathlib Map

Structures · Algebra

IsRealClosed

A field R is real closed if all of the following hold: 1. R is real (that is, -1 is not a sum of squares in R). 2. for every x in R, one of x or -x is a square. 3. every odd-degree polynomial over R has a root in R.

Defined in
Mathlib.FieldTheory.IsRealClosed.Basic
Shape
One type argument · adds isSquare_or_isSquare_neg, exists_isRoot_of_odd_natDegree

Extends1

Extended by0

Nothing extends this class yet.

Concrete types that are instances0

No instance on a concrete type; it is reached through other classes.

How is a type an instance?

Loading the hierarchy index…

Assumed by13

Ancestors1