can you make a screenshot sample of one note generating two cards? I know how this is setup on anki, but I'm curious to see the actual math content you write there. at least for the common 2part backwards and forward proof, not the really obscure case ones.
Are you essentially solving the same question in two different ways? (forward proof, and backward proof)
Or are they two unique questions each asking different things? (in the same related family of topics)
I'm working on improving my ability to write math proofs atm so I would find this helpful
> Are you essentially solving the same question in two different ways? (forward proof, and backward proof)
I'm talking of the standard "forwards and backwards" proof that you have to do to show two conditions equivalent.
I.e. if you have cond 1 iff cond 2, you need to both prove that cond 1 implies cond 2, and that cond 2 implies cond 1. (Or that not cond 1 implies not cond 2).
I'm using a method which allows you to use Mathjax inside of Anki. I'm not sure where the instructions are, but it involves creating custom note types with extra code that loads Mathjax.
The good news is that the new Anki 2.1 which just came out has built-in Mathjax support, so if you're using that, you can just start using Mathjax. Note that the default Mathjax code is not $ and $$, but this is configurable (though if I were starting from scratch I'd probably just use the default).
Are you essentially solving the same question in two different ways? (forward proof, and backward proof)
Or are they two unique questions each asking different things? (in the same related family of topics)
I'm working on improving my ability to write math proofs atm so I would find this helpful