Commit 2024-03-29 22:03 9e78f5c2

View on Github →

chore: remove Complex/RCLike bit0/1 lemmas (#11414) These were interesting when they worked on number literals, which is no longer the case in lean4.

Estimated changes

deleted theorem RCLike.bit0_im
deleted theorem RCLike.bit0_re
deleted theorem RCLike.bit1_im
deleted theorem RCLike.bit1_re
deleted theorem RCLike.conj_bit0
deleted theorem RCLike.conj_bit1
added theorem RCLike.conj_nat_cast
added theorem RCLike.conj_ofNat
deleted theorem RCLike.ofReal_bit0
deleted theorem RCLike.ofReal_bit1
deleted theorem Complex.bit0_im
deleted theorem Complex.bit0_re
deleted theorem Complex.bit1_im
deleted theorem Complex.bit1_re
deleted theorem Complex.conj_bit0
deleted theorem Complex.conj_bit1
added theorem Complex.conj_nat_cast
added theorem Complex.conj_ofNat
deleted theorem Complex.ofReal_bit0
deleted theorem Complex.ofReal_bit1