khanh2023's picture
Add files using upload-large-folder tool
e5383b7 verified

MATHLIB4 DEPENDENCY GRAPH

make dependency graph for mathlib4 using jixia

HOW TO

how to make your own mathlib4 graph

  1. Clone the repository at https://github.com/fbundle/mathlib4_dependency_graph

  2. Check out your favorite mathlib version

  3. Use build script to build mathlib and jixia

  4. Extract dependency graph by jixia_export.py

  5. Get symbol file by get_symbol_file.py and get_symbol_db.py

  6. Upload to huggingface using upload_huggingface.py

or just download the prebuilt files using download_huggingface.py

PREBUILT GRAPH