lean4-htt/doc
Kyle Miller b863ca9ae9
chore: post-#7100 cleanup (#7196)
This PR does some stage0 cleanup after #7100, and enables a warning when
the old `structure S extends P : Type` syntax is used. It also updates
the library to put resulting types in the new correct place (`structure
S : Type extends P`).

The `structure` elaborator also has some additional docstrings, and
`StructFieldKind.fromParent` is renamed to
`StructFieldKind.fromSubobject`.
2025-02-23 22:46:22 +00:00
..
bin
dev chore: release_checklist.py checks for bump/v4.X.0 branches (#6933) 2025-02-03 23:46:26 +00:00
examples chore: simp_arith has been deprecated (#7043) 2025-02-12 03:55:45 +00:00
images
latex
make fix: indicate dependency on pkgconf in ubuntu docs (#6646) 2025-01-15 05:30:20 +00:00
std chore: complete variable name linting for Vector (#7154) 2025-02-20 02:42:50 +00:00
.gitignore
alectryon.css
alectryon.js
book.toml chore: update documentation title and link README to reference (#6409) 2024-12-17 22:18:56 +00:00
bool.md
BoolExpr.lean
declarations.md chore: post-#7100 cleanup (#7196) 2025-02-23 22:46:22 +00:00
definitions.md
dep.md
deptypes.md
examples.md
expressions.md
faq.md
flake.lock
flake.nix
fplean.md
funabst.md
highlight.js
introdef.md
lean3changes.md
lexical_structure.md doc: mention subscript j in the lexical structure (#6738) 2025-01-22 09:10:31 +00:00
metaprogramming-arith.lean
metaprogramming-arith.md
mission.md
other_commands.md
perf.md
pygments.css
quickstart.md
reference.md
semantic_highlighting.md
setup.md chore: compile against glibc 2.26 (#7037) 2025-02-12 09:29:51 +00:00
simptypes.md
SUMMARY.md
syntax_example.lean
syntax_example.md
syntax_examples.md
syntax_highlight_in_latex.md
tactics.md
tour.md
tpil.md
typeobjs.md
types.md chore: CRLF be gone 2021-11-09 09:49:09 +01:00
using_lean.md
whatIsLean.md