Documentation

Cslib.Logics.LinearLogic.CLL.CutElimination

@[reducible, inline]
abbrev Cslib.Logic.CLL.CutFreeProof {Atom : Type u_1} (Γ : Sequent Atom) :
Type u_1

A CutFreeProof is a Proof without cuts (applications of Proof.cut).

Equations
Instances For