Documentation
Bml
.
Tableauexamples
Search
return to top
source
Imports
Init
Bml.Tableau
Mathlib.Data.Finset.Basic
Imported by
noBot
noContradiction
subTabForEx2
termR
source
theorem
noBot
:
Provable
(
~
⊥
)
source
theorem
noContradiction
:
Provable
(
~
(
p
⋀
~
p
)
)
source
def
subTabForEx2
:
ClosedTableau
(
{
·
'r'
,
~
(
□
p
)
,
□
(
p
⋀
q
)
}
,
∅
)
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
termR
:
Lean.ParserDescr
Equations
termR
=
Lean.ParserDescr.node
`termR
1024
(
Lean.ParserDescr.symbol
"r"
)
Instances For