]> matita.cs.unibo.it Git - helm.git/blob - matita/tests/TPTP/Veloci/GRP173-1.p.ma
tagged 0.5.0-rc1
[helm.git] / matita / tests / TPTP / Veloci / GRP173-1.p.ma
1
2 include "logic/equality.ma".
3 (* Inclusion of: GRP173-1.p *)
4 (* -------------------------------------------------------------------------- *)
5 (*  File     : GRP173-1 : TPTP v3.1.1. Bugfixed v1.2.1. *)
6 (*  Domain   : Group Theory (Lattice Ordered) *)
7 (*  Problem  : Each subgroup of negative elements is trivial *)
8 (*  Version  : [Fuc94] (equality) axioms. *)
9 (*  English  :  *)
10 (*  Refs     : [Fuc94] Fuchs (1994), The Application of Goal-Orientated Heuri *)
11 (*           : [Sch95] Schulz (1995), Explanation Based Learning for Distribu *)
12 (*           : [Dah95] Dahn (1995), Email to G. Sutcliffe *)
13 (*  Source   : [Sch95] *)
14 (*  Names    : p05a [Sch95]  *)
15 (*  Status   : Unsatisfiable *)
16 (*  Rating   : 0.00 v2.2.1, 0.22 v2.2.0, 0.29 v2.1.0, 0.14 v2.0.0 *)
17 (*  Syntax   : Number of clauses     :   18 (   0 non-Horn;  18 unit;   3 RR) *)
18 (*             Number of atoms       :   18 (  18 equality) *)
19 (*             Maximal clause size   :    1 (   1 average) *)
20 (*             Number of predicates  :    1 (   0 propositional; 2-2 arity) *)
21 (*             Number of functors    :    6 (   2 constant; 0-2 arity) *)
22 (*             Number of variables   :   33 (   2 singleton) *)
23 (*             Maximal term depth    :    3 (   2 average) *)
24 (*  Comments : ORDERING LPO greatest_lower_bound > least_upper_bound > *)
25 (*             inverse > product > identity > a *)
26 (*           : ORDERING LPO inverse > product > greatest_lower_bound >  *)
27 (*             least_upper_bound > identity > a *)
28 (*           : [Dah95] says "The proof is not difficult but combines group *)
29 (*             theory, lattice theory and monotonicity." *)
30 (*  Bugfixes : v1.2.1 - Duplicate axioms in GRP004-2.ax removed. *)
31 (* -------------------------------------------------------------------------- *)
32 (* ----Include equality group theory axioms  *)
33 (* Inclusion of: Axioms/GRP004-0.ax *)
34 (* -------------------------------------------------------------------------- *)
35 (*  File     : GRP004-0 : TPTP v3.1.1. Released v1.0.0. *)
36 (*  Domain   : Group Theory *)
37 (*  Axioms   : Group theory (equality) axioms *)
38 (*  Version  : [MOW76] (equality) axioms :  *)
39 (*             Reduced > Complete. *)
40 (*  English  :  *)
41 (*  Refs     : [MOW76] McCharen et al. (1976), Problems and Experiments for a *)
42 (*           : [Wos88] Wos (1988), Automated Reasoning - 33 Basic Research Pr *)
43 (*  Source   : [ANL] *)
44 (*  Names    :  *)
45 (*  Status   :  *)
46 (*  Syntax   : Number of clauses    :    3 (   0 non-Horn;   3 unit;   0 RR) *)
47 (*             Number of literals   :    3 (   3 equality) *)
48 (*             Maximal clause size  :    1 (   1 average) *)
49 (*             Number of predicates :    1 (   0 propositional; 2-2 arity) *)
50 (*             Number of functors   :    3 (   1 constant; 0-2 arity) *)
51 (*             Number of variables  :    5 (   0 singleton) *)
52 (*             Maximal term depth   :    3 (   2 average) *)
53 (*  Comments : [MOW76] also contains redundant right_identity and *)
54 (*             right_inverse axioms. *)
55 (*           : These axioms are also used in [Wos88] p.186, also with *)
56 (*             right_identity and right_inverse. *)
57 (* -------------------------------------------------------------------------- *)
58 (* ----For any x and y in the group x*y is also in the group. No clause  *)
59 (* ----is needed here since this is an instance of reflexivity  *)
60 (* ----There exists an identity element  *)
61 (* ----For any x in the group, there exists an element y such that x*y = y*x  *)
62 (* ----= identity. *)
63 (* ----The operation '*' is associative  *)
64 (* -------------------------------------------------------------------------- *)
65 (* ----Include Lattice ordered group (equality) axioms *)
66 (* Inclusion of: Axioms/GRP004-2.ax *)
67 (* -------------------------------------------------------------------------- *)
68 (*  File     : GRP004-2 : TPTP v3.1.1. Bugfixed v1.2.0. *)
69 (*  Domain   : Group Theory (Lattice Ordered) *)
70 (*  Axioms   : Lattice ordered group (equality) axioms *)
71 (*  Version  : [Fuc94] (equality) axioms. *)
72 (*  English  :  *)
73 (*  Refs     : [Fuc94] Fuchs (1994), The Application of Goal-Orientated Heuri *)
74 (*           : [Sch95] Schulz (1995), Explanation Based Learning for Distribu *)
75 (*  Source   : [Sch95] *)
76 (*  Names    :  *)
77 (*  Status   :  *)
78 (*  Syntax   : Number of clauses    :   12 (   0 non-Horn;  12 unit;   0 RR) *)
79 (*             Number of literals   :   12 (  12 equality) *)
80 (*             Maximal clause size  :    1 (   1 average) *)
81 (*             Number of predicates :    1 (   0 propositional; 2-2 arity) *)
82 (*             Number of functors   :    3 (   0 constant; 2-2 arity) *)
83 (*             Number of variables  :   28 (   2 singleton) *)
84 (*             Maximal term depth   :    3 (   2 average) *)
85 (*  Comments : Requires GRP004-0.ax *)
86 (* -------------------------------------------------------------------------- *)
87 (* ----Specification of the least upper bound and greatest lower bound *)
88 (* ----Monotony of multiply *)
89 (* -------------------------------------------------------------------------- *)
90 (* -------------------------------------------------------------------------- *)
91 theorem prove_p05a:
92  \forall Univ:Set.
93 \forall a:Univ.
94 \forall greatest_lower_bound:\forall _:Univ.\forall _:Univ.Univ.
95 \forall identity:Univ.
96 \forall inverse:\forall _:Univ.Univ.
97 \forall least_upper_bound:\forall _:Univ.\forall _:Univ.Univ.
98 \forall multiply:\forall _:Univ.\forall _:Univ.Univ.
99 \forall H0:eq Univ (least_upper_bound identity (inverse a)) identity.
100 \forall H1:eq Univ (least_upper_bound identity a) identity.
101 \forall H2:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (greatest_lower_bound Y Z) X) (greatest_lower_bound (multiply Y X) (multiply Z X)).
102 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (least_upper_bound Y Z) X) (least_upper_bound (multiply Y X) (multiply Z X)).
103 \forall H4:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (greatest_lower_bound Y Z)) (greatest_lower_bound (multiply X Y) (multiply X Z)).
104 \forall H5:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (least_upper_bound Y Z)) (least_upper_bound (multiply X Y) (multiply X Z)).
105 \forall H6:\forall X:Univ.\forall Y:Univ.eq Univ (greatest_lower_bound X (least_upper_bound X Y)) X.
106 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (least_upper_bound X (greatest_lower_bound X Y)) X.
107 \forall H8:\forall X:Univ.eq Univ (greatest_lower_bound X X) X.
108 \forall H9:\forall X:Univ.eq Univ (least_upper_bound X X) X.
109 \forall H10:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (least_upper_bound X (least_upper_bound Y Z)) (least_upper_bound (least_upper_bound X Y) Z).
110 \forall H11:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (greatest_lower_bound X (greatest_lower_bound Y Z)) (greatest_lower_bound (greatest_lower_bound X Y) Z).
111 \forall H12:\forall X:Univ.\forall Y:Univ.eq Univ (least_upper_bound X Y) (least_upper_bound Y X).
112 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (greatest_lower_bound X Y) (greatest_lower_bound Y X).
113 \forall H14:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).
114 \forall H15:\forall X:Univ.eq Univ (multiply (inverse X) X) identity.
115 \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ identity a
116 .
117 intros.
118 autobatch paramodulation timeout=100;
119 try assumption.
120 print proofterm.
121 qed.
122 (* -------------------------------------------------------------------------- *)