lean4-htt/src/Init/Grind
Leonardo de Moura ec7add0b48
doc: ! modifier in grind parameters (#10474)
This PR adds a doc string for the `!` parameter modifier in `grind`.
2025-09-20 08:06:05 +00:00
..
Module feat: NatModule equation normalization theorem (#10280) 2025-09-06 23:32:26 +00:00
Ordered refactor: use deriving LawfulBEq in Init (#10411) 2025-09-16 16:26:32 +00:00
Ring feat: helper theorem for normalizing non-commutative semirings (#10419) 2025-09-16 18:09:34 +00:00
AC.lean refactor: use deriving LawfulBEq in Init (#10411) 2025-09-16 16:26:32 +00:00
Attr.lean feat: code action for grind parameters (#10472) 2025-09-20 07:30:39 +00:00
Cases.lean feat: attribute [grind cases eager] PProd MProd (#9121) 2025-07-01 04:02:47 +00:00
Ext.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Injective.lean feat: helper definitions for injective function support in grind (#10445) 2025-09-18 19:42:15 +00:00
Lemmas.lean fix: equality congruence proofs in grind (#9767) 2025-08-06 16:40:27 +00:00
Module.lean feat: NatModule equation normalization theorem (#10280) 2025-09-06 23:32:26 +00:00
Norm.lean chore: missing grind normalization (#10463) 2025-09-19 18:50:39 +00:00
Offset.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Ordered.lean feat: upstream several Rat lemmas from mathlib (#10077) 2025-08-25 06:02:27 +00:00
PP.lean feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
Propagator.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Ring.lean feat: non-commutative ring normalizer in grind (#10375) 2025-09-14 07:35:08 +00:00
Tactics.lean doc: ! modifier in grind parameters (#10474) 2025-09-20 08:06:05 +00:00
ToInt.lean refactor: use deriving LawfulBEq in Init (#10411) 2025-09-16 16:26:32 +00:00
ToIntLemmas.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Util.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00