eolas/Logic/Reiteration.md
thomasabishop 78024ac846 Reindexing
2022-09-06 13:27:08 +01:00

9 lines
389 B
Markdown

---
categories:
- Mathematics
tags: [logic]
---
**Reiteration (R)** allows us to restate any proposition already in the proof within the main proof or a more deeply nested subproof. Reiteration allows us to reuse any assumptions, or propositions derived from assumptions, without having to introduce a new dependency with another assumption.
![reiteration.png](../img/reiteration.png)