lean4-htt/src/Init
Leonardo de Moura 5823d03283
feat: add IsCharP support to multivariate polynomial library (#8011)
This PR adds `IsCharP` support to the multivariate‑polynomial library in
`CommRing`.
2025-04-17 23:55:21 +00:00
..
Control fix: Add Inhabited instance for OptionT (#7901) 2025-04-10 14:49:03 +00:00
Data feat: hash map lemmas for filter, map and filterMap (#7400) 2025-04-17 10:15:52 +00:00
Grind feat: add IsCharP support to multivariate polynomial library (#8011) 2025-04-17 23:55:21 +00:00
Internal chore: cleanup of monadic Option functions (#7871) 2025-04-08 14:27:24 +00:00
Omega chore: upstream Int lemmas from mathlib (#7983) 2025-04-16 17:45:08 +00:00
System feat: IO.Process.SpawnArgs.inheritEnv (#6081) 2025-04-16 00:25:32 +00:00
BinderNameHint.lean feat: binderNameHint in congr (#7053) 2025-02-13 09:38:42 +00:00
BinderPredicates.lean
ByCases.lean feat: nested well-founded recursion via automatic preprocessing (#6744) 2025-02-10 16:43:41 +00:00
Classical.lean fix: correct names in library lemmas (#7541) 2025-03-18 03:50:03 +00:00
Coe.lean
Control.lean
Conv.lean feat: let conv tactics ext/intro/enter take _ (#7806) 2025-04-04 00:01:29 +00:00
Core.lean chore: adjust BEq classes (#7855) 2025-04-16 13:24:23 +00:00
Data.lean refactor: more complete channel implementation for Std.Channel (#7819) 2025-04-12 21:02:24 +00:00
Dynamic.lean doc: docstring details (#7711) 2025-03-28 22:30:53 +00:00
Ext.lean
GetElem.lean chore: generalize some type classes (#7611) 2025-04-07 01:10:19 +00:00
Grind.lean chore: add [grind ext] funext (#7951) 2025-04-14 02:52:44 +00:00
Guard.lean
Hints.lean
Internal.lean feat: partial_fixpoint: theory (#6477) 2025-01-02 09:39:18 +00:00
MacroTrace.lean
Meta.lean doc: add docstrings to mkFreshUserName etc (#7947) 2025-04-14 04:17:45 +00:00
MetaTypes.lean doc: docstring details (#7711) 2025-03-28 22:30:53 +00:00
Notation.lean feat: premise selection API (#7061) 2025-02-14 04:08:18 +00:00
NotationExtra.lean chore: post-#7100 cleanup (#7196) 2025-02-23 22:46:22 +00:00
Omega.lean chore: update copyrights (#5449) 2024-09-24 05:27:53 +00:00
Prelude.lean chore: adjust BEq classes (#7855) 2025-04-16 13:24:23 +00:00
PropLemmas.lean feat: Option.pfilter and other lemmas (#7774) 2025-04-03 08:30:38 +00:00
RCases.lean feat: add generalization hypotheses to induction tactic (#7103) 2025-02-18 03:46:23 +00:00
ShareCommon.lean feat: USize.size inequalities (#6203) 2024-11-26 23:42:15 +00:00
SimpLemmas.lean chore: adjust BEq classes (#7855) 2025-04-16 13:24:23 +00:00
Simproc.lean
SizeOf.lean refactor: name the default SizeOf instance (#5981) 2024-11-07 09:21:32 +00:00
SizeOfLemmas.lean chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00
Syntax.lean feat: rename Array.setD to setIfInBounds (#6195) 2024-11-24 08:54:19 +00:00
System.lean
Tactics.lean chore: fix typo in simp docstring (#7998) 2025-04-17 08:46:41 +00:00
TacticsExtra.lean feat: activate new tactic configuration syntax for most tactics (#5898) 2024-11-01 02:08:53 +00:00
Task.lean feat: allow async elab tasks to contribute to info trees reported to linters and request handlers (#7457) 2025-03-13 15:09:00 +00:00
Try.lean chore: fix spelling mistakes (#7328) 2025-04-07 01:15:48 +00:00
Util.lean chore: fix naming of several theorems (#7499) 2025-04-04 10:52:52 +00:00
WF.lean chore: fix naming of several theorems (#7499) 2025-04-04 10:52:52 +00:00
WFTactics.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
While.lean chore: make 'while' available earlier (#5784) 2024-10-21 05:56:37 +00:00