lean4-htt/tests/lean/hpow.lean.expected.out
2023-11-12 16:57:51 +11:00

9 lines
232 B
Text

Int.ofNat n ^ 2 + m ^ 2 : Int
n ^ 2 + 1 : Nat
Int.ofNat n ^ 2 + 1 : Int
Int.ofNat n ^ 2 + Int.ofNat 1 : Int
q ^ n + 1 : Rat
q ^ m + 1 : Rat
q ^ Int.ofNat n + 1 : Rat
12 * q + 1 ≤ 13 * q ^ 2 : Prop
12 * q + 1 ≤ 13 * q ^ 2 : Prop