Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2019-04-06 16:44
31ff5c5c
View on Github →
refactor(analysis/normed_space/bounded_linear_maps): nondiscrete normed field
Estimated changes
Modified
src/algebra/module.lean
added
theorem
is_linear_map.map_add
added
theorem
is_linear_map.map_neg
added
theorem
is_linear_map.map_sub
added
theorem
is_linear_map.map_zero
Modified
src/analysis/normed_space/basic.lean
added
theorem
exists_norm_lt_one
added
theorem
exists_one_lt_norm
added
theorem
norm_fpow
modified
theorem
norm_pos_iff
added
theorem
rescale_to_shell
Modified
src/analysis/normed_space/bounded_linear_maps.lean
deleted
theorem
bounded_continuous_linear_map
added
theorem
is_linear_map.bounded_of_continuous_at
Modified
src/data/padics/padic_numbers.lean