Commit 2025-11-16 20:03 2536bec5
View on Github →chore: rename foo_of_norm_one to foo_of_norm_eq_one (#31674)
These should be called foo_of_norm_eq_one and not foo_of_norm_one. We already have two lemmas that are correctly named this way: NormedSpace.normalize_eq_self_of_norm_eq_one and NumberField.Embeddings.pow_eq_one_of_norm_eq_one.