lean4-htt/src/Init/Data/Nat
2025-08-22 12:04:42 +00:00
..
Bitwise chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Div fix: change the proof of Nat.zero_mod to rfl (#9391) 2025-07-22 13:21:48 +00:00
Basic.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
Compare.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Control.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Coprime.lean feat: upstream definition of Rat from Batteries (#9957) 2025-08-19 01:58:24 +00:00
Div.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Dvd.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Fold.lean feat: default let rec and where decls to private under the module system (#9759) 2025-08-06 15:53:51 +00:00
Gcd.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lcm.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Linear.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +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 feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
SOM.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00