2015-10-14 01:35:16 +00:00
|
|
|
a + of_num b = 10 : Prop
|
2015-12-11 01:38:48 +00:00
|
|
|
@eq.{1} nat
|
2016-02-04 21:15:42 +00:00
|
|
|
(@add.{1} nat nat._trans_of_decidable_linear_ordered_semiring_2 ((λ (x : nat), x) a)
|
2015-12-11 01:38:48 +00:00
|
|
|
(nat.of_num (@bit0.{1} num num_has_add (@one.{1} num num_has_one))))
|
2016-02-04 21:15:42 +00:00
|
|
|
(@bit0.{1} nat nat._trans_of_decidable_linear_ordered_semiring_2
|
|
|
|
(@bit1.{1} nat nat._trans_of_decidable_linear_ordered_semiring_22 nat._trans_of_decidable_linear_ordered_semiring_2
|
|
|
|
(@bit0.{1} nat nat._trans_of_decidable_linear_ordered_semiring_2
|
|
|
|
(@one.{1} nat nat._trans_of_decidable_linear_ordered_semiring_22)))) :
|
2015-12-11 01:38:48 +00:00
|
|
|
Prop
|