Step * of Lemma sqlen_sqequaln

[a,b:Base]. ∀[n:ℕ].  a ≤supposing ~n b
BY
Intros }

1
1. [a] Base
2. [b] Base
3. [n] : ℕ
4. [%] ~n b
⊢ a ≤b


Latex:


Latex:
\mforall{}[a,b:Base].  \mforall{}[n:\mBbbN{}].    a  \mleq{}n  b  supposing  a  \msim{}n  b


By


Latex:
Intros




Home Index