projects
/
helm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3789c6c
)
ordered_sets are built with excedence
author
Enrico Tassi
<enrico.tassi@inria.fr>
Mon, 12 Nov 2007 16:41:30 +0000
(16:41 +0000)
committer
Enrico Tassi
<enrico.tassi@inria.fr>
Mon, 12 Nov 2007 16:41:30 +0000
(16:41 +0000)
matita/dama/ordered_sets.ma
patch
|
blob
|
history
diff --git
a/matita/dama/ordered_sets.ma
b/matita/dama/ordered_sets.ma
index 5ae4f564acf208ead754c0b1da40ab8fc329f6f9..3424edbb57ee42a840a565488c821d667892ae5f 100644
(file)
--- a/
matita/dama/ordered_sets.ma
+++ b/
matita/dama/ordered_sets.ma
@@
-14,7
+14,7
@@
set "baseuri" "cic:/matita/ordered_sets/".
-include "
ordered_sets
.ma".
+include "
excedence
.ma".
record is_porder_relation (C:Type) (le:C→C→Prop) (eq:C→C→Prop) : Type ≝ {
por_reflexive: reflexive ? le;