Commit 2023-01-27 17:10 5fe29816
View on Github →feat(ring_theory): lemmas on algebra norm (#18298) This PR includes some results on the algebra norm needed for the ideal norm:
algebra.norm R (0 : S) = 0
under weaker conditions onR
andS
- use
module.free
andmodule.finite
instead of explicit bases inalgebra.norm_eq_zero_iff
/ generalize from vector spaces over a field to free modules over a ring - the norm map between localizations is equal to the norm over the base fields