Skip to content

Commit

Permalink
update: 240308 04
Browse files Browse the repository at this point in the history
  • Loading branch information
V1CeVersaa committed Mar 8, 2024
1 parent 19772a8 commit f369ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Computer Science/Algorithm/Discrete Mathematics.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The truth value of $p\leftrightarrow q$ is the same as the truth value of $(p\to
### 1.3 Logical Equivalence

Basic terminology and its concepts:

- **Tautologies/永真式**: A tautology is a proposition which is always true, e.g. $p\lor \neg p$;
- **Contradictions/矛盾式**: A contradiction is a proposition which is always false, e.g. $p\land \neg p$;
- **Contingencies/可能式**: A contingency is a proposition which is neither a tautology nor a contradiction, e.g. $p$.
Expand Down

0 comments on commit f369ffa

Please sign in to comment.