mathlib
89c16a79
- chore(ring_theory/adjoin.basic): use submodule.closure in algebra.adjoin_eq_span (#7194)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(ring_theory/adjoin.basic): use submodule.closure in algebra.adjoin_eq_span (#7194) `algebra.adjoin_eq_span` uses `monoid.closure` that is deprecated. We modify it to use `submonoid.closure`.
Author
riccardobrasca
Parents
b7a3d4e1
Loading