Eris

Interactive Proof Environment

Explorations in creating an direct manipulation logic tool

@prabros

Simple Proofs

26 August 2026

Here is how a simple proofs look in the system. Here is how P is derived from (P ∧ Q) ∧ (R ∧ P).

Proof of P from (P ∧ Q) ∧ (R ∧ P). Shows the graph of how P is derived from the premise (P ∧ Q) ∧ (R ∧ P)
Text Representation
1 (P∧Q)∧(R∧P) Assumption
2 (P∧Q) ∧E (1)
3 P ∧E (2)