diff --git a/shortfm.tex b/shortfm.tex new file mode 100644 index 0000000..7d94018 --- /dev/null +++ b/shortfm.tex @@ -0,0 +1,15 @@ +\ifthenelse {\boolean{paper}} +{ +We can definine a `failure modes' function $fm$ that has a functional group as its range +and returns a set of failure modes as its domain. +We now use this to determine the failure modes +in our functional groups. + +We can overload this function to take a {\fg} as its range and +a set of failure modes (being the failure modes of all the components in the {\fg}) +as its domain. +} +{ +Using the overloaded function $fm$ from chapter \ref{fmdef} we can determine the failure modes +in our functional groups. +}