Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
is_R_or_C.eq_conj_iff_real
Modification history
2023-05-03 03:14
src/data/is_R_or_C/basic.lean
chore(data/{complex,is_R_or_C}/basic): fix name of `eq_conj_iff_*` lemmas (#18922) …
Deleted
is_R_or_C.eq_conj_iff_real
View on Github →
2020-11-21 21:24
src/data/complex/is_R_or_C.lean
feat(data/complex/is_R_or_C): Create a proper coercion from ℝ (#4824) …
Modified
is_R_or_C.eq_conj_iff_real
View on Github →
2020-08-30 05:38
src/data/complex/is_R_or_C.lean
feat(data/complex/is_R_or_C): add typeclass for real or complex (#3934)
Added
is_R_or_C.eq_conj_iff_real
View on Github →