lean4-htt/src/Init/Data/UInt
Henrik Böving 4ee90bd82f
fix: tag S/UInt conversions with int_toBitVec (#9721)
This PR tags more `SInt` and `UInt` lemmas with `int_toBitVec` so
`bv_decide`
can handle casts between them and negation.

This is based on a bug report from
https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/open.20scoped.20UInt64.2ECommRing/near/532485974
2025-08-05 08:30:33 +00:00
..
Basic.lean chore: rename Xor to XorOp (#9621) 2025-07-30 00:51:10 +00:00
BasicAux.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Bitwise.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean fix: tag S/UInt conversions with int_toBitVec (#9721) 2025-08-05 08:30:33 +00:00
Log2.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00