]> matita.cs.unibo.it Git - helm.git/blob - matita/contribs/CoRN-Decl/algebra/CSetoidInc.ma
tagged 0.5.0-rc1
[helm.git] / matita / contribs / CoRN-Decl / algebra / CSetoidInc.ma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 set "baseuri" "cic:/matita/CoRN-Decl/algebra/CSetoidInc".
18
19 include "CoRN.ma".
20
21 (* $Id: CSetoidInc.v,v 1.3 2004/04/22 14:49:43 lcf Exp $ *)
22
23 (*#* printing included %\ensuremath{\subseteq}% #⊆# *)
24
25 include "algebra/CSetoidFun.ma".
26
27 (* UNEXPORTED
28 Section inclusion
29 *)
30
31 (*#* ** Inclusion
32
33 Let [S] be a setoid, and [P], [Q], [R] be predicates on [S]. *)
34
35 alias id "S" = "cic:/CoRN/algebra/CSetoidInc/inclusion/S.var".
36
37 inline "cic:/CoRN/algebra/CSetoidInc/included.con".
38
39 (* UNEXPORTED
40 Section Basics
41 *)
42
43 alias id "P" = "cic:/CoRN/algebra/CSetoidInc/inclusion/Basics/P.var".
44
45 alias id "Q" = "cic:/CoRN/algebra/CSetoidInc/inclusion/Basics/Q.var".
46
47 alias id "R" = "cic:/CoRN/algebra/CSetoidInc/inclusion/Basics/R.var".
48
49 inline "cic:/CoRN/algebra/CSetoidInc/included_refl.con".
50
51 inline "cic:/CoRN/algebra/CSetoidInc/included_trans.con".
52
53 inline "cic:/CoRN/algebra/CSetoidInc/included_conj.con".
54
55 inline "cic:/CoRN/algebra/CSetoidInc/included_conj'.con".
56
57 inline "cic:/CoRN/algebra/CSetoidInc/included_conj''.con".
58
59 inline "cic:/CoRN/algebra/CSetoidInc/included_conj_lft.con".
60
61 inline "cic:/CoRN/algebra/CSetoidInc/included_conj_rht.con".
62
63 inline "cic:/CoRN/algebra/CSetoidInc/included_extend.con".
64
65 (* UNEXPORTED
66 End Basics
67 *)
68
69 (*#*
70 %\begin{convention}% Let [I,R:S->CProp] and [F G:(PartFunct S)], and denote
71 by [P] and [Q], respectively, the domains of [F] and [G].
72 %\end{convention}%
73 *)
74
75 alias id "F" = "cic:/CoRN/algebra/CSetoidInc/inclusion/F.var".
76
77 alias id "G" = "cic:/CoRN/algebra/CSetoidInc/inclusion/G.var".
78
79 (* begin hide *)
80
81 inline "cic:/CoRN/algebra/CSetoidInc/inclusion/P.con" "inclusion__".
82
83 inline "cic:/CoRN/algebra/CSetoidInc/inclusion/Q.con" "inclusion__".
84
85 (* end hide *)
86
87 alias id "R" = "cic:/CoRN/algebra/CSetoidInc/inclusion/R.var".
88
89 inline "cic:/CoRN/algebra/CSetoidInc/included_FComp.con".
90
91 inline "cic:/CoRN/algebra/CSetoidInc/included_FComp'.con".
92
93 (* UNEXPORTED
94 End inclusion
95 *)
96
97 (* UNEXPORTED
98 Implicit Arguments included [S].
99 *)
100
101 (* UNEXPORTED
102 Hint Resolve included_refl included_FComp : included.
103 *)
104
105 (* UNEXPORTED
106 Hint Immediate included_trans included_FComp' : included.
107 *)
108