eolas/neuron/d01ec7d6-3cb6-49cf-8ad7-eac41eb5b055/Reiteration.md
2025-02-22 10:17:45 +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)