Definitions
GenAutomata
Sections
NuprlLIB
Doc
No mentions to report in GenAutomata
irrefl
Def Irrefl(T;x,y.E(x;y)) ==
a:T.
E(a;a)
Thm*
T:Type, E:(T
T
Prop). Irrefl(T;x,y.E(x,y))
Prop
not
Def
A == A
False
Thm*
A:Prop. (
A)
Prop
Syntax:
Irrefl(T;x,y.E(x;y))
has structure:
irrefl(T; x,y.E(x;y))
About:
Definitions
GenAutomata
Sections
NuprlLIB
Doc