No Annotations
∀x,y,z:ℝ. ((z < x) ∨ (z < y)
z < rmax(x;y))
{ Auto }
1. x : ℝ
2. y : ℝ
3. z : ℝ
4. (z < x) ∨ (z < y)
⊢ z < rmax(x;y)
4. z < rmax(x;y)
⊢ (z < x) ∨ (z < y)