eolas/neuron/942a9988-f5a6-4ae9-be83-000113c8d4f2/Reiteration.md
2024-11-04 16:36:34 +00:00

14 lines
388 B
Markdown

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