History log of /seL4-l4v-10.1.1/HOL4/src/real/real_sigmaScript.sml
Revision Date Author Comments
# 6a81a039 21-May-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from src

Will also make selftest to check that they aren't introduced


# c880cc4a 07-May-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Use standard (>>, >-, >|) symbolic connectives for THEN*

This is done under src/, replacing Joe Hurd's earlier versions of the
same which were ++, >> and << respectively. His proofs also
occasionally rely on the fact that he made >> and >|
right-associative, which is a great idea. His symbols are inherently
bad but they clash with existing practice, and there seems to be a
good argument to trying to keep material in src reasonably
consistent. (Using >> for THEN1 instead of THEN is particularly
confusing given our current practice.)


# 55622e44 24-Apr-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Get core HOL to build with new definition of "by"

Progress with github issue #407


# 5392a143 01-Jul-2013 Tarek Mhamdi <tarek.mhamdi@gmail.com>

Added REAL_SIGMA_IMAGE_CROSS_SYM to real_sigmaTheory


# 0222855a 06-Aug-2012 Tarek Mhamdi <tarek.mhamdi@gmail.com>

Added REAL_SUM_IMAGE_IN_IF_ALT


# d34ca269 02-Aug-2012 Michael Norrish <michael.norrish@nicta.com.au>

Delete trailing whitespace in src/


# 19be5fb3 24-Jul-2012 Tarek Mhamdi <tarek.mhamdi@gmail.com>

Sum of a real-valued function over a set