File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
OpenProblemLibrary/MC/Proofs/DirectProofs Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -70,10 +70,4 @@ END_TEXT
7070
7171ANS($CorrectProof->cmp);
7272
73- $showHint=2;
74- BEGIN_HINT
75- To show \(P \implies Q\) by contradiction, start by assuming \(P\) and \( \sim Q\).
76- END_HINT
77-
78-
7973ENDDOCUMENT();
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ $CorrectProof = DraggableProof([
5656
5757
5858BEGIN_TEXT
59- Order \{ $CorrectProof->numNeeded \} of the following sentences so that they form a logical proof by $BBOLD contradiction $EBOLD of the statement:
59+ Order \{ $CorrectProof->numNeeded \} of the following sentences so that they form a logical proof of the statement:
6060$PAR
6161$BCENTER $BITALIC
6262\[ \displaystyle{\lim_{x \rightarrow $a} $f = $L}.\]
You can’t perform that action at this time.
0 commit comments