blob: a58b5b7a2a2c16049952c387140e90dd4b28494d (
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
32
33
34
35
36
37
38
39
40
41
42
43
|
[ BlockLemma
( SourcePos
{ sourceName = "test/examples/no-reflexive-set.tex"
, sourceLine = Pos 1
, sourceColumn = Pos 1
}
)
( Marker "in_irrefl" )
( Lemma []
( Quantified Universally
( Scope
( Connected Implication ( PropositionalConstant IsTop )
( Not
( TermSymbol
( SymbolPredicate
( PredicateRelation
( Command "in" )
)
)
[ TermVar
( B
( NamedVar "A" )
)
, TermVar
( B
( NamedVar "A" )
)
]
)
)
)
)
)
)
, BlockProof
( SourcePos
{ sourceName = "test/examples/no-reflexive-set.tex"
, sourceLine = Pos 4
, sourceColumn = Pos 1
}
)
( BySetInduction Nothing ( Qed JustificationEmpty ) )
]
|