lean4-htt/src/Init
David Thrane Christiansen 7e1ee70b7c
doc: add docstrings for String.drop and String.dropRight (#7607)
This PR adds docstrings for `String.drop` and `String.dropRight`.
2025-03-21 05:38:07 +00:00
..
Control doc: docstring review for monads and transformers (#7548) 2025-03-20 12:18:46 +00:00
Data doc: add docstrings for String.drop and String.dropRight (#7607) 2025-03-21 05:38:07 +00:00
Grind chore: missing normalization rules for cutsat (#7583) 2025-03-20 01:39:16 +00:00
Internal chore: update code after #7110 2025-02-17 18:21:10 +01:00
Omega fix: correct names in library lemmas (#7541) 2025-03-18 03:50:03 +00:00
System doc: docstring review for System and System.FilePath (#7523) 2025-03-19 05:14:35 +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: add simp? and dsimp? in conversion mode (#6593) 2025-01-10 01:42:17 +00:00
Core.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Data.lean feat: add support for Float32 to the Lean runtime (#6348) 2024-12-09 21:33:43 +00:00
Dynamic.lean
Ext.lean
GetElem.lean chore: use as[i] instead of as.get i 2025-02-19 08:48:33 +11:00
Grind.lean feat: improve grind failure message (#6633) 2025-01-14 01:10:47 +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: review docstrings for syntax-related operators in manual (#7534) 2025-03-19 05:15:05 +00:00
MetaTypes.lean feat: zetaUnused option (option only) (#6754) 2025-01-23 14:37:41 +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 doc: docstring review for monads and transformers (#7548) 2025-03-20 12:18:46 +00:00
PropLemmas.lean fix: correct names in library lemmas (#7541) 2025-03-18 03:50:03 +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: run Batteries linter on Lean (#6364) 2024-12-13 01:28:53 +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 feat: allow turnstiles anywhere in location sequences (#7431) 2025-03-11 15:34:40 +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 feat: compress try? suggestions (#6994) 2025-02-07 19:17:25 +00:00
Util.lean feat: generalize panic to Sort (#6333) 2024-12-15 21:36:45 +00:00
WF.lean doc: review of Nat docstrings (#7552) 2025-03-20 09:13:36 +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