Zulip Chat Archive

Stream: new members

Topic: Convert goals to latex?


Shanghe Chen (Apr 02 2024 at 01:43):

Hi I am following some theorem in mathlib4 (namely https://leanprover-community.github.io/mathlib4_docs/Mathlib/CategoryTheory/Equivalence.html#CategoryTheory.Equivalence.unit_inverse_comp)

Shanghe Chen (Apr 02 2024 at 01:44):

The intermediate goals are kind of hard to follow. Is it possible to convert them to latex formulas similar in a textbook?

Patrick Massot (Apr 02 2024 at 01:50):

This is work in (very slow) progress.

Shanghe Chen (Apr 02 2024 at 02:03):

Ah Thank you very much. I find some thread related in https://proofassistants.stackexchange.com/questions/62/is-there-software-for-interfacing-lean-code-with-latex too


Last updated: May 02 2025 at 03:31 UTC