Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-08-10 08:06 0fb4144a

View on Github →

feat(data/polynomial/ring_division,ring_theory/algebraic): Basic consequences of x ∈ p.root_set (#15745) This PR adds two basic consequences of x ∈ p.root_set: p ≠ 0 and is_algebraic x.

Estimated changes