lean4-htt/src/Init/Data/Nat
2025-10-16 20:27:46 +00:00
..
Bitwise chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Div chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Basic.lean chore: module system fixes and refinements from Mathlib porting (#10643) 2025-10-02 08:28:08 +00:00
Bitwise.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Compare.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Control.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Coprime.lean feat: upstream definition of Rat from Batteries (#9957) 2025-08-19 01:58:24 +00:00
Div.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Dvd.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Fold.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Gcd.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lcm.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Lemmas.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Linear.lean refactor: use deriving LawfulBEq in Init (#10411) 2025-09-16 16:26:32 +00:00
Log2.lean perf: fast version of Nat.log2 (#10046) 2025-08-22 11:32:00 +00:00
MinMax.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Mod.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Order.lean feat: improvements to Min/Max-related classes (#10024) 2025-08-22 07:08:00 +00:00
Power2.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Simproc.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
SOM.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00