eolas/neuron/6d4cfb04-1e87-477a-91e9-34c360bfb8ad/Reiteration.md

15 lines
388 B
Markdown
Raw Normal View History

2024-12-09 18:34:15 +00:00
---
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)