Documentation

Cslib.Logics.LinearLogic.CLL.EtaExpansion

η-expansion for Classical Linear Logic (CLL) #

theorem Cslib.Logic.CLL.Proof.onlyAtomicAxioms_rwConclusion {Atom : Type u_1} {Γ Δ : Sequent Atom} {heq : Γ = Δ} {p : Γ} (h : onlyAtomicAxioms p = true) :

Proof.onlyAtomicAxioms is preserved by Proof.rwConclusion.

η-expansion is correct: the proof returned by η-expansion contains only atomic axioms.