blob: b7d3d2a5c2f04e11aaea8ea0eaf1d5bffee70835 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
[ BlockLemma
( SourcePos
{ sourceName = "test/examples/indefinite-terms.tex"
, sourceLine = Pos 1
, sourceColumn = Pos 1
}
)
( Marker "indefinite_test_forall" )
( Lemma []
( Quantified Universally
( Scope
( Connected Implication ( PropositionalConstant IsTop ) ( PropositionalConstant IsTop ) )
)
)
)
, BlockLemma
( SourcePos
{ sourceName = "test/examples/indefinite-terms.tex"
, sourceLine = Pos 5
, sourceColumn = Pos 1
}
)
( Marker "indefinite_test_exists" )
( Lemma []
( Quantified Existentially
( Scope
( Connected Conjunction ( PropositionalConstant IsTop ) ( PropositionalConstant IsTop ) )
)
)
)
]
|