Commit 2020-11-21 21:24 79cd7204
View on Github →feat(data/complex/is_R_or_C): Create a proper coercion from ℝ (#4824)
This PR creates a proper coercion ℝ → 𝕜 for [is_R_or_C 𝕜], modelled on the code in data/nat/cast, as per the discussion here.