Changeset 263 for Deliverables/D4.1/Matita/Exponential.ma
- Timestamp:
- Nov 23, 2010, 4:43:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Deliverables/D4.1/Matita/Exponential.ma
r257 r263 7 7 include "Equality.ma". 8 8 include "Connectives.ma". 9 10 (* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= *)11 (* Syntax. *)12 (* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= *)13 14 notation "hvbox(n^m)"15 left associative with precedence 5216 for @{ 'exponential $n $m }.17 9 18 10 (* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= *)
Note: See TracChangeset
for help on using the changeset viewer.