lean4-htt/src/Init/Control
Leonardo de Moura a80169165e
chore: missing grind modifiers and local grind theorems config (#10428)
This PR makes explicit missing `grind` modifiers, and ensures `grind`
uses "minIndexable" for local theorems.
2025-09-17 16:15:16 +00:00
..
Lawful chore: missing grind modifiers and local grind theorems config (#10428) 2025-09-17 16:15:16 +00:00
Basic.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
EState.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Except.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExceptCps.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Id.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lawful.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Option.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Reader.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
State.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
StateCps.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
StateRef.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00