2022-04-23 13:26:53 +01:00
|
|
|
---
|
2022-08-20 13:00:04 +01:00
|
|
|
categories:
|
2022-12-25 16:00:05 +00:00
|
|
|
- Logic
|
2023-02-10 18:22:04 +00:00
|
|
|
tags: []
|
2022-04-23 13:26:53 +01:00
|
|
|
---
|
|
|
|
|
2022-12-25 16:00:05 +00:00
|
|
|
# Reiteration
|
2022-04-23 13:26:53 +01:00
|
|
|
|
2024-02-02 15:58:13 +00:00
|
|
|
**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.
|
2022-12-25 16:00:05 +00:00
|
|
|
|
2022-12-29 20:22:34 +00:00
|
|
|

|