mathlib
5c05ca28
- feat(ring_theory/integral_closure): `is_field_iff_is_field` (#10875)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(ring_theory/integral_closure): `is_field_iff_is_field` (#10875) If `R/S` is an integral extension, then `R` is a field if and only if `S` is a field. One direction was already in mathlib, and this PR proves the converse direction.
Author
tb65536
Parents
d5de8eac
Loading