:: deftheorem Def23 defines AtomicSubst FOMODEL3:def 23 :
for S being Language
for l being literal Element of S
for t being termal string of S
for b4 being Function of (AtomicFormulasOf S),(AtomicFormulasOf S) holds
( b4 = l AtomicSubst t iff for phi0 being 0wff string of S
for tt being Element of AllTermsOf S st tt = t holds
b4 . phi0 = (l,tt) AtomicSubst phi0 );