lean4-htt/src/Init/Grind
Kim Morrison 548cc4e555
chore: reorganize BitVec files (#8829)
This PR avoids importing all of `BitVec.Lemmas` and `BitVec.BitBlast`
into `UInt.Lemmas`. (They are still imported into `SInt.Lemmas`; this
seems much harder to avoid.)
2025-06-17 03:30:35 +00:00
..
CommRing chore: reorganize BitVec files (#8829) 2025-06-17 03:30:35 +00:00
Module feat: lemmas about ordered modules (#8813) 2025-06-16 13:05:38 +00:00
Ordered fix: correct Lean.Grind.NatModule (#8826) 2025-06-17 01:00:48 +00:00
Cases.lean fix: simplify isCasesAttrCandidate? in grind (#8415) 2025-05-20 14:29:07 +00:00
CommRing.lean feat: draft typeclasses/tests for grind handling fields (#8417) 2025-05-20 13:44:11 +00:00
Ext.lean fix: etaStruct and preprocessing issues in grind (#8344) 2025-05-15 03:32:10 +00:00
Lemmas.lean fix: BEq support in grind (#8536) 2025-05-29 23:47:40 +00:00
Module.lean feat: ordered ring typeclass for grind (#8429) 2025-05-21 07:05:01 +00:00
Norm.lean fix: grind bogus warning and missing normalization rule (#8797) 2025-06-15 03:44:53 +00:00
Offset.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Ordered.lean feat: background theorems for IntModule (#8637) 2025-06-05 02:32:53 +00:00
PP.lean feat: meta phase restrictions 2025-06-12 16:36:08 +02:00
Propagator.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Tactics.lean chore: raise internal grind limits to allow examples (#8807) 2025-06-17 01:00:17 +00:00
ToInt.lean feat: complete grind's ToInt framework (#8639) 2025-06-05 11:25:04 +00:00
Util.lean feat: meta phase restrictions 2025-06-12 16:36:08 +02:00