Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
complex.linear_map.of_real
Modification history
2021-03-11 17:09
src/data/complex/module.lean
feat(data/complex/is_R_or_C): add linear maps for is_R_or_C.re, im, conj and of_real (#6621) …
Deleted
complex.linear_map.of_real
View on Github →
2020-08-20 08:00
src/analysis/complex/basic.lean
chore(data/complex/module): move `linear_map.{re,im,of_real}` from `analysis` (#3874) …
Modified
complex.linear_map.of_real
View on Github →
2019-11-26 12:10
src/analysis/complex/basic.lean
feat(analysis/complex/basic): restriction of scalars, real differentiability of complex functions (#1716) …
Added
complex.linear_map.of_real
View on Github →