-
Here are some frequently asked questions. If you get stuck, first check the note's section 3.2 for commonly used tactic, then read FAQ. If still no progress, consult the teachers.
-
## *Lab/Experiment(s) Hosting Request*
Use this issue to get your lab and experiment repositories hosted on Virtual Labs. This issue also is used to host labs and their experiments that have been mig…
-
The statement of module_ext is
```lean
lemma module_ext {R : Type*} [ring R] {M : Type*} [add_comm_group M] (P Q : module R M)
(w : ∀ (r : R) (m : M), by { haveI := P, exact r • m } = by { haveI …
-
First of all, I want to thank you and say that this is a wonderful project and I dreamed of a formula repository from the first year of university
It may be useful to indicate the relationships and…
-
Title. I would like to suggest a few UI improvements to the game.
- The player should have the right to hide/unhide the locked concepts (tactics, definitions, theorems...) with a button on each top…
-
Using these filters:
- https://github.com/jgm/pandocfilters
- https://github.com/ickc/pandoc-amsthm
it may be possible to add diagrams and amsthm environments to all document types.
**TODO:*…
-
- Labels for everything
- Names for definitions and theorems (cross-referenced with Rudin text)
- Remove superfluous labels
- Check for mistakes
- Make sure video syncs are correct
- Type up theorems…
-
If you're halfway through the game, leave it to rest and return to it after a week or two, it would be helpful to be able to read through a quick summary of what you're supposed to have learned so far…
-
Mathematical papers often include numbered theorems, lemmas, corollaries, etc., and authors often need to cite them. But CSL does not currently offer any support for these. Could you please add the fo…
-
Recently, there was (again?) a discussion about using A e/ B or -. A e. B in theorems (both are equivalent by definition). I want to raise this as an issue to be clarified, especially because Norm com…