Math Gate

The Omega Group

TPS A higher-order theorem proving system

Scunak

This page was created and is maintained by Chad E Brown.

Landau, Grundlagen der Analysis, Simple Type Theory Version, Pers

SYMMETRIC

LAMBDA r(OAA) FORALL x(A) FORALL y(A).r x y IMPLIES r y x

TRANSITIVE

LAMBDA r(OAA) FORALL x(A) FORALL y(A) FORALL z(A).r x y AND r y z IMPLIES r x z

PER

LAMBDA r(OAA).SYMMETRIC(O(OAA)) r AND TRANSITIVE(O(OAA)) r

Math Gate

The Omega Group

TPS A higher-order theorem proving system

Scunak