Commit 2022-04-21 12:09 e5f82363
View on Github →feat(analysis/normed_space/exponential): ring homomorphisms are preserved by the exponential (#13402) The new results here are:
prod.fst_expprod.snd_expexp_units_conjexp_conjmap_expmap_exp_of_mem_ballThis last lemma does all the heavy lifting, and also lets us golfalgebra_map_exp_comm. This doesn't bother to duplicate the rest of these lemmas for the*_of_mem_ballversion, since the proofs are trivial and those lemmas probably wouldn't be used. This also generalizes some of the lemmas about infinite sums to work withadd_monoid_hom_class.