make dependency graph for mathlib4 using jixia
how to make your own mathlib4 graph
-
Clone the repository at https://github.com/fbundle/mathlib4_dependency_graph
-
Check out your favorite mathlib version
-
Use
buildscript to build mathlib and jixia -
Extract dependency graph by
jixia_export.py -
Get symbol file by
get_symbol_file.pyandget_symbol_db.py -
Upload to huggingface using
upload_huggingface.py
or just download the prebuilt files using download_huggingface.py