Lukas' Notes

Home

❯

Knowledge

❯

Left Sequent

Left Sequent

Oct 30, 20251 min read

sequent-calculus

Definition

Left Sequent

In sequent calculus, a left sequent rule explains how to use/deconstruct this connective when it’s available as an assumption (on the left of ⊢).

Example: (from Multiplicative Conjunction)

Γ, A⊗B⊢CΓ, A, B ⊢C​ (⊗L)

Graph View

Backlinks

  • Additive Conjunction (Linear Logic)
  • Additive Disjunction (Linear Logic)
  • Multiplicative Conjunction (Linear Logic)
  • Sequent

Created with Quartz v4.4.0 © 2025

  • GitHub