Basic
📁 Source: Cslib/Logics/LinearLogic/CLL/Basic.lean
Statistics
Cslib.CLL
Definitions
| Name | Category | Theorems |
|---|---|---|
Proof 📖 | CompData | — |
Proposition 📖 | CompData | |
Sequent 📖 | CompOp | |
instBEqProposition 📖 | CompOp | — |
instBotProposition 📖 | CompOp | — |
instCoeEquivEquiv 📖 | CompOp | — |
instCoeProofProvable 📖 | CompOp | — |
instDecidableEqProposition 📖 | CompOp | — |
instOneProposition 📖 | CompOp | — |
instTopProposition 📖 | CompOp | |
instZeroProposition 📖 | CompOp | |
term!_ 📖 | CompOp | — |
term_⅋_ 📖 | CompOp | — |
«term_&_» 📖 | CompOp | — |
«term_≡_» 📖 | CompOp | — |
«term_≡⇓_» 📖 | CompOp | — |
«term_⊕_» 📖 | CompOp | — |
«term_⊗_» 📖 | CompOp | — |
«term_⊸_» 📖 | CompOp | — |
«term_⫠» 📖 | CompOp | — |
«termʔ_» 📖 | CompOp | — |
«term⇓_» 📖 | CompOp | — |
Cslib.CLL.Proof
Definitions
| Name | Category | Theorems |
|---|---|---|
ax' 📖 | CompOp | — |
bot_inversion 📖 | CompOp | — |
cut' 📖 | CompOp | — |
parr_inversion 📖 | CompOp | — |
rwConclusion 📖 | CompOp | |
with_inversion₁ 📖 | CompOp | — |
with_inversion₂ 📖 | CompOp | — |
Cslib.CLL.Proposition
Definitions
| Name | Category | Theorems |
|---|---|---|
Equiv 📖 | MathDef | |
bang_top_eqv_one 📖 | CompOp | — |
chooseEquiv 📖 | CompOp | — |
dual 📖 | CompOp | 4 math, 1 bridgemath:dual_involution, dual_inj, dual_sizeOf, top_eq_zero_dualbridge: Cslib.CLL.Proof.expand_onlyAtomicAxioms |
equiv 📖 | CompOp | — |
linImpl 📖 | CompOp | — |
negative 📖 | CompOp | — |
negative_decidable 📖 | CompOp | — |
oplus_idem 📖 | CompOp | — |
parr_top_eqv_top 📖 | CompOp | — |
positive 📖 | CompOp | — |
positive_decidable 📖 | CompOp | — |
propositionSetoid 📖 | CompOp | — |
quest_zero_eqv_bot 📖 | CompOp | — |
subst_eqv 📖 | CompOp | — |
subst_eqv_head 📖 | CompOp | — |
tensor_assoc 📖 | CompOp | — |
tensor_distrib_oplus 📖 | CompOp | — |
tensor_symm 📖 | CompOp | — |
tensor_zero_eqv_zero 📖 | CompOp | — |
with_idem 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
add_middle_eq_cons 📖 | mathematical | — | Cslib.CLL.Proposition | — | — |
dual_inj 📖 | mathematical | — | dual | — | — |
dual_involution 📖 | mathematical | — | dual | — | — |
dual_neq 📖 | — | — | — | — | — |
dual_sizeOf 📖 | mathematical | — | Cslib.CLL.Propositiondual | — | — |
instSymmProvableConsTensor 📖 | mathematical | — | Cslib.CLL.PropositionCslib.CLL.Sequent.Provabletensor | — | Cslib.CLL.Sequent.Provable.fromProof |
top_eq_zero_dual 📖 | mathematical | — | Cslib.CLL.PropositionCslib.CLL.instTopPropositiondualCslib.CLL.instZeroProposition | — | — |
Cslib.CLL.Proposition.Equiv
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
refl 📖 | mathematical | — | Cslib.CLL.Proposition.Equiv | — | Cslib.CLL.Proposition.equiv.toProp |
symm 📖 | — | Cslib.CLL.Proposition.Equiv | — | — | — |
trans 📖 | — | Cslib.CLL.Proposition.Equiv | — | — | Cslib.CLL.Sequent.Provable.fromProof |
Cslib.CLL.Proposition.equiv
Definitions
| Name | Category | Theorems |
|---|---|---|
refl 📖 | CompOp | — |
symm 📖 | CompOp | — |
trans 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toProp 📖 | mathematical | — | Cslib.CLL.Proposition.Equiv | — | Cslib.CLL.Sequent.Provable.fromProof |
Cslib.CLL.Sequent
Definitions
| Name | Category | Theorems |
|---|---|---|
Provable 📖 | MathDef | |
allQuest 📖 | CompOp | — |
Cslib.CLL.Sequent.Provable
Definitions
| Name | Category | Theorems |
|---|---|---|
toProof 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fromProof 📖 | mathematical | — | Cslib.CLL.Sequent.Provable | — | — |
Cslib.CLL.instBEqProposition
Definitions
| Name | Category | Theorems |
|---|---|---|
beq 📖 | CompOp | — |
Cslib.CLL.instDecidableEqProposition
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
---