Package relation-well-founded-trivial: relation-well-founded-trivial

Information

namerelation-well-founded-trivial
version1.0
descriptionrelation-well-founded-trivial
authorJoe Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2011-02-19
showData.Bool

Files

Theorems

Relation.wellFounded (λx y. F)

<< x. Relation.wellFounded << ¬<< x x

Input Type Operators

Input Constants

Assumptions

T

(¬) = λp. p F

t. (x. t) t

t. (λx. t x) = t

() = λP. P = λx. T

x. x = x T

() = λp q. p q p

t. (t T) (t F)

(¬T F) (¬F T)

() = λp q. (λf. f p q) = λf. f T T

P. ¬(x. P x) x. ¬P x

() = λP. q. (x. P x q) q

() = λp q. r. (p r) (q r) r

P Q. P (x. Q x) x. P Q x

<<.
    Relation.wellFounded << P. (x. P x) x. P x y. << y x ¬P y

t. ((T t) t) ((t T) t) ((F t) ¬t) ((t F) ¬t)

t. (T t t) (t T t) (F t F) (t F F) (t t t)

t. (T t T) (t T T) (F t t) (t F t) (t t t)

t. (T t t) (t T T) (F t T) (t t T) (t F ¬t)