typo
This commit is contained in:
parent
bc9d138960
commit
65066c493e
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ n fresh
|
||||||
|
|
||||||
// 1 + n! premises
|
// 1 + n! premises
|
||||||
// trace pairs: i ∈ [1..(n! + 1)], premise[i] -- conclusion
|
// trace pairs: i ∈ [1..(n! + 1)], premise[i] -- conclusion
|
||||||
c, γ* ⊢ a_1, ..., a_n
|
c, γ* ⊢ a_1, ..., a_n, δ*
|
||||||
∀ I ⊆ {1, ..., n}.
|
∀ I ⊆ {1, ..., n}.
|
||||||
c, γ* ⊢ { a_i | i ∈ I }, δ*
|
c, γ* ⊢ { a_i | i ∈ I }, δ*
|
||||||
OR
|
OR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue