lean4-htt/src/Init/Data/Array
David Thrane Christiansen b768e44ba7
doc: further missing docstrings (#7613)
This PR adds a variety of docstrings for names that appear in the
manual.
2025-03-21 22:20:07 +00:00
..
Lex doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
Subarray doc: manual docstring review for smaller namespaces (#7365) 2025-03-13 16:09:37 +00:00
Attach.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Basic.lean doc: further missing docstrings (#7613) 2025-03-21 22:20:07 +00:00
BasicAux.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
BinSearch.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
Bootstrap.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Count.lean chore: cleanup of remaining Array-specific material (#7253) 2025-02-27 10:51:30 +00:00
DecidableEq.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Erase.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Extract.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Find.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
FinRange.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
GetLit.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
InsertIdx.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
InsertionSort.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
Lemmas.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Lex.lean feat: lemmas about lexicographic order on Array and Vector (#6399) 2024-12-19 10:36:50 +00:00
MapIdx.lean chore: cleanup of remaining Array-specific material (#7253) 2025-02-27 10:51:30 +00:00
Mem.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Monadic.lean feat: mark forIn_pure_yield lemmas simp (#7433) 2025-03-14 00:28:23 +00:00
OfFn.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Perm.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
QSort.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
Range.lean feat: well-founded recursion: opaque well-foundedness proofs (#5182) 2025-03-19 09:21:04 +00:00
Set.lean doc: review of Array docstrings for manual (#7492) 2025-03-17 18:22:01 +00:00
Subarray.lean doc: further missing docstrings (#7613) 2025-03-21 22:20:07 +00:00
TakeDrop.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00
Zip.lean chore: re-enable List variable linter (#7215) 2025-02-24 23:34:01 +00:00