Documentation
LeanAPAP
.
Mathlib
.
Algebra
.
Field
.
Defs
Search
Google site search
return to top
source
Imports
Init
Mathlib.Algebra.Field.Defs
Imported by
NNRat
.
smul_one_eq_cast
source
theorem
NNRat
.
smul_one_eq_cast
(α :
Type
u_1)
[
DivisionSemiring
α
]
(q :
ℚ≥0
)
:
q
•
1
=
↑
q
Alias
of
NNRat.smul_one_eq_coe
.