2014-06-26 21:58:59 +00:00
|
|
|
id.{2} ?M.1 : ?M.1 -> ?M.1
|
|
|
|
trans.{1} ?M.1 : (?M.1 -> ?M.1 -> Bool) -> Bool
|
|
|
|
symm.{1} ?M.1 : (?M.1 -> ?M.1 -> Bool) -> Bool
|
|
|
|
equivalence.{1} ?M.1 : (?M.1 -> ?M.1 -> Bool) -> Bool
|
2014-06-20 18:27:30 +00:00
|
|
|
fun {A : Type.{l_1}} (R : A -> A -> Bool), (and (and (private.3808308840.refl.{l_1} A R) (symm.{l_1} A R)) (trans.{l_1} A R))
|