page077_Example2

mcguireh

Proof of the following formula:

if (m is square) and (n is square),  then  mn is square

(#) Comments Suppositions and derivations Theorem and subgoals
    We presuppose the following:  
(1)  
∀a[a is square  means  ∃b(a = b²)]
 
(2)  
∀x[= x·x]
 
       
      We start working with the formula being proved
as follows:
(3) page077_Example2  
if (m is square) and (n is square),  then  mn is square
    We'll assume that formula's antecedents:  
(4)  
m is square
 
    and also:  
(5)  
n is square
 
      and we'll work on proving the consequent:
(6)    
mn is square
          ≡      by (1) with "a := mn"
(7)    
∃b((mn) = b²)
      Removing that variable quantification
clarifies that to prove that formula,
it will suffice to find a value for the variable.
(8)    
(mn) =
    Applying the equivalence in formula (1)
to formula (4)
with "a := m"
yields:
 
(9)  
∃b(m = b²)
 
    That formula indicates there exists
some value say "s" satisfying that
quantified formula, i.e.:
 
(10)  
m =
 
    Applying the equivalence in formula (1)
to formula (5)
with "a := n"
yields:
 
(11)  
∃b(n = b²)
 
    That formula indicates there exists
some value say "t" satisfying that
quantified formula, i.e.:
 
(12)  
n =
 
       
      We'll work on transforming the left-hand side of formula (8)
to the right-hand side as follows:
(13)    
mn
          =      by (10)
(14)    
n
          =      by (12)
(15)    
          =      by (2) with "x := s"
(16)    
[s·s]
          =      by (2) with "x := t"
(17)    
[s·s][t·t]
          =      by basic algebra/arithmetic
(18)    
[s·t][s·t]
          =      by (2) with "x := s·t"
(19)    
(s·t)²
      And that satisfies our earlier goal (8)
with "b := s·t"; i.e. we have:
(20)    
true
      That concludes this part of the proof.
       
      Thus, the theorem that was given is true.

identification:
1233599882375
1233599154843
727532