notation "hvbox(a break # b)" non associative with precedence 45
for @{ 'apart $a $b}.
-notation < "↓ \ensp a" with precedence 60 for @{ 'downarrow $a }.
-notation > "↓ a" with precedence 60 for @{ 'downarrow $a }.
-
-notation "hvbox(U break ↓ V)" non associative with precedence 60 for @{ 'fintersects $U $V }.
-
-notation "↑a" with precedence 60 for @{ 'uparrow $a }.
-
-notation "hvbox(a break ↑ b)" with precedence 60 for @{ 'funion $a $b }.
-
notation < "term 76 a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
notation > "a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
notation > "a ^ term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
--- /dev/null
+(*
+ ||M|| This file is part of HELM, an Hypertextual, Electronic
+ ||A|| Library of Mathematics, developed at the Computer Science
+ ||T|| Department of the University of Bologna, Italy.
+ ||I||
+ ||T||
+ ||A|| This file is distributed under the terms of the
+ \ / GNU General Public License Version 2
+ \ /
+ V_______________________________________________________________ *)
+
+(* Core notation *******************************************************)
+
+notation < "↓ \ensp a" with precedence 60 for @{ 'downarrow $a }.
+
+notation > "↓ a" with precedence 60 for @{ 'downarrow $a }.
--- /dev/null
+(*
+ ||M|| This file is part of HELM, an Hypertextual, Electronic
+ ||A|| Library of Mathematics, developed at the Computer Science
+ ||T|| Department of the University of Bologna, Italy.
+ ||I||
+ ||T||
+ ||A|| This file is distributed under the terms of the
+ \ / GNU General Public License Version 2
+ \ /
+ V_______________________________________________________________ *)
+
+(* Core notation *******************************************************)
+
+notation "hvbox(U break ↓ V)" non associative with precedence 60 for @{ 'fintersects $U $V }.
--- /dev/null
+(*
+ ||M|| This file is part of HELM, an Hypertextual, Electronic
+ ||A|| Library of Mathematics, developed at the Computer Science
+ ||T|| Department of the University of Bologna, Italy.
+ ||I||
+ ||T||
+ ||A|| This file is distributed under the terms of the
+ \ / GNU General Public License Version 2
+ \ /
+ V_______________________________________________________________ *)
+
+(* Core notation *******************************************************)
+
+notation "hvbox(a break ↑ b)" with precedence 60 for @{ 'funion $a $b }.
--- /dev/null
+(*
+ ||M|| This file is part of HELM, an Hypertextual, Electronic
+ ||A|| Library of Mathematics, developed at the Computer Science
+ ||T|| Department of the University of Bologna, Italy.
+ ||I||
+ ||T||
+ ||A|| This file is distributed under the terms of the
+ \ / GNU General Public License Version 2
+ \ /
+ V_______________________________________________________________ *)
+
+(* Core notation *******************************************************)
+
+notation "↑a" with precedence 60 for @{ 'uparrow $a }.
-matitac.opt turing/multi_to_mono/multi_to_mono.maFAIL 0m00.54s 0m00.52s 0m00.01s
-matitac.opt binding/names.ma FAIL 0m00.07s 0m00.07s 0m00.00s
matitac.opt binding/fp.ma
- matitac.opt binding/names.ma FAIL 0m00.12s 0m00.12s 0m00.00s
-matitac.opt binding/fp.ma FAIL 0m00.13s 0m00.12s 0m00.00s
-matitac.opt binding/ln.ma
- matitac.opt binding/names.ma FAIL 0m00.07s 0m00.07s 0m00.00s
-matitac.opt binding/ln.ma FAIL 0m00.43s 0m00.43s 0m00.00s
matitac.opt binding/ln_concrete.ma
- matitac.opt binding/names.ma FAIL 0m00.06s 0m00.06s 0m00.00s
-matitac.opt binding/ln_concrete.ma FAIL 0m00.49s 0m00.48s 0m00.00s
+matitac.opt binding/ln.ma
+matitac.opt binding/names.ma
+matitac.opt finite_lambda/confluence.ma
matitac.opt finite_lambda/reduction.ma
- matitac.opt finite_lambda/terms_and_types.ma FAIL 0m00.47s 0m00.47s 0m00.00s
-matitac.opt finite_lambda/reduction.ma FAIL 0m00.48s 0m00.47s 0m00.00s
+matitac.opt finite_lambda/terms_and_types.ma
matitac.opt finite_lambda/typing.ma
- matitac.opt finite_lambda/reduction.ma
- matitac.opt finite_lambda/terms_and_types.ma FAIL 0m00.39s 0m00.39s 0m00.00s
- matitac.opt finite_lambda/reduction.ma FAIL 0m00.39s 0m00.39s 0m00.00s
-matitac.opt finite_lambda/typing.ma FAIL 0m00.39s 0m00.39s 0m00.00s
-matitac.opt finite_lambda/confluence.ma
- matitac.opt finite_lambda/reduction.ma
- matitac.opt finite_lambda/terms_and_types.ma FAIL 0m00.42s 0m00.41s 0m00.00s
- matitac.opt finite_lambda/reduction.ma FAIL 0m00.42s 0m00.42s 0m00.00s
-matitac.opt finite_lambda/confluence.ma FAIL 0m00.42s 0m00.42s 0m00.00s
-matitac.opt finite_lambda/terms_and_types.ma FAIL 0m00.38s 0m00.38s 0m00.00s
-matitac.opt reverse_complexity/toolkit.ma FAIL 0m14.70s 0m14.62s 0m00.07s
-matitac.opt reverse_complexity/hierarchy.ma FAIL 0m00.71s 0m00.70s 0m00.00s
+matitac.opt reverse_complexity/hierarchy.ma
+matitac.opt reverse_complexity/toolkit.ma
+matitac.opt turing/multi_to_mono/multi_to_mono.ma
(* *)
(**************************************************************************)
+include "basics/core_notation/fintersects_2.ma".
include "formal_topology/relations.ma".
include "formal_topology/notation.ma".
(*
(* *)
(**************************************************************************)
+include "basics/core_notation/fintersects_2.ma".
+include "basics/core_notation/downarrow_1.ma".
include "formal_topology/basic_topologies.ma".
(*
(*
(* *)
(**************************************************************************)
+include "basics/core_notation/fintersects_2.ma".
include "formal_topology/o-algebra.ma".
include "formal_topology/notation.ma".
(*
(* *)
(**************************************************************************)
+include "basics/core_notation/fintersects_2.ma".
+include "basics/core_notation/downarrow_1.ma".
include "formal_topology/o-basic_pairs.ma".
include "formal_topology/o-saturations.ma".
(*
(* *)
(**************************************************************************)
+include "basics/core_notation/fintersects_2.ma".
+include "basics/core_notation/downarrow_1.ma".
include "formal_topology/o-basic_topologies.ma".
(*
(*
notation "hvbox(a break # b)" non associative with precedence 45
for @{ 'apart $a $b}.
-notation < "↓ \ensp a" with precedence 60 for @{ 'downarrow $a }.
-notation > "↓ a" with precedence 60 for @{ 'downarrow $a }.
-
-notation "hvbox(U break ↓ V)" non associative with precedence 60 for @{ 'fintersects $U $V }.
-
-notation "↑a" with precedence 60 for @{ 'uparrow $a }.
-
-notation "hvbox(a break ↑ b)" with precedence 60 for @{ 'funion $a $b }.
-
notation < "term 76 a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
notation > "a \sup term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
notation > "a ^ term 90 b" non associative with precedence 75 for @{ 'exp $a $b}.
\ / GNU General Public License Version 2
V_____________________________________________________________*)
+include "basics/core_notation/fintersects_2.ma".
include "basics/finset.ma".
include "basics/vectors.ma".
include "basics/finset.ma".
+include "basics/core_notation/fintersects_2.ma".
include "turing/mono.ma".
include "basics/vectors.ma".