let a, b be Element of [.0,1.]; ( ( a = 1 implies drastic_norm . (a,b) = b ) & ( b = 1 implies drastic_norm . (a,b) = a ) & ( a <> 1 & b <> 1 implies drastic_norm . (a,b) = 0 ) )
A1:
( b <= 1 & a <= 1 )
by XXREAL_1:1;
thus
( a = 1 implies drastic_norm . (a,b) = b )
( ( b = 1 implies drastic_norm . (a,b) = a ) & ( a <> 1 & b <> 1 implies drastic_norm . (a,b) = 0 ) )
thus
( b = 1 implies drastic_norm . (a,b) = a )
( a <> 1 & b <> 1 implies drastic_norm . (a,b) = 0 )
assume
( a <> 1 & b <> 1 )
; drastic_norm . (a,b) = 0
then
max (a,b) <> 1
by XXREAL_0:16;
hence
drastic_norm . (a,b) = 0
by Drastic2Def; verum