eolas/Logic/Reiteration.md

10 lines
398 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-08-20 13:00:04 +01:00
categories:
- Logic
2022-08-21 11:00:04 +01:00
tags: [propositional-logic]
2022-04-23 13:26:53 +01:00
---
**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)