lean4-htt/doc
Kim Morrison c3948cba24
feat: upstream definition of Vector from Batteries (#6197)
This PR upstreams the definition of `Vector` from Batteries, along with
the basic functions.
2024-11-24 23:01:32 +00:00
..
bin
dev chore: remove repeated words (#5438) 2024-09-24 03:40:11 +00:00
examples feat: upstream definition of Vector from Batteries (#6197) 2024-11-24 23:01:32 +00:00
images doc: update quickstart guide for new display name (#5193) 2024-08-28 13:29:16 +00:00
latex doc: upstream the Lean4 pygments lexer (#3125) 2024-05-20 11:40:24 +00:00
make chore: CI: bump lycheeverse/lychee-action from 1.9.0 to 2.0.2 (#5959) 2024-11-05 10:41:16 +00:00
monads chore: cleanup some deprecations in tests (#5834) 2024-10-25 11:11:22 +00:00
.gitignore
alectryon.css
alectryon.js
array.md
autobound.md
book.toml
bool.md
BoolExpr.lean chore: Std -> Batteries renaming (#4108) 2024-05-08 05:04:25 +00:00
builtintypes.md
char.md doc: documenting Char and upstreaming extensionality from batteries (#4438) 2024-06-16 00:43:34 +00:00
declarations.md
decltypes.md
definitions.md
dep.md
deptypes.md
do.md
elaborators.md
enum.md
examples.md
expressions.md chore: remove repeated words (#5438) 2024-09-24 03:40:11 +00:00
faq.md
flake.lock chore: deprecate Nix-based build, remove interactive components (#4895) 2024-08-02 09:57:34 +00:00
flake.nix chore: deprecate Nix-based build, remove interactive components (#4895) 2024-08-02 09:57:34 +00:00
float.md
fplean.md
funabst.md
functions.md
highlight.js
implicit.md
inductive.md
int.md doc: fix integer division example 2024-07-19 10:36:43 +02:00
introdef.md
lean3changes.md
lexical_structure.md
list.md
macro_overview.md
metaprogramming-arith.lean
metaprogramming-arith.md
mission.md
namespaces.md
nat.md
notation.md
option.md
organization.md
other_commands.md
perf.md
pygments.css
quickstart.md doc: update quickstart guide for new display name (#5193) 2024-08-28 13:29:16 +00:00
sections.md
semantic_highlighting.md
setup.md feat: compile against Windows SDK headers under Windows (#5753) 2024-10-22 13:00:02 +00:00
simptypes.md
string.md
stringinterp.md
struct.md
SUMMARY.md feat: checklist for release process (#3536) 2024-03-05 02:55:17 +00:00
syntax.md
syntax_example.lean
syntax_example.md
syntax_examples.md
syntax_highlight_in_latex.md doc: upstream the Lean4 pygments lexer (#3125) 2024-05-20 11:40:24 +00:00
tactics.md
task.md
thunk.md
tour.md
tpil.md
typeclass.md
typeobjs.md
types.md
uint.md
unifhint.md
using_lean.md
whatIsLean.md