Mathlib Map

Structures · Algebra

Algebra.HasGoingUp

An R-algebra S satisfies Algebra.HasGoingUp R S if for every pair of prime ideals p ≤ q of R with P a prime of S lying above p, there exists a prime P ≤ Q of S lying above q. The condition only asks for < which is easier to prove, use Ideal.exists_ideal_ge_liesOver_of_le for applying it.

Defined in
Mathlib.RingTheory.Ideal.HasGoingUp
Shape
2 explicit arguments · adds exists_ideal_ge_liesOver_of_lt

Extends0

Extends nothing: this is a root of the hierarchy.

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 by5

Ancestors0

No ancestors.