Type class for the canonical homomorphism Rat → K
.
Equations
- instRatCastRat = { ratCast := fun (n : Rat) => n }
Equations
- instCoeTailRatOfRatCast = { coe := Rat.cast }
Equations
- instCoeHTCTRatOfRatCast = { coe := Rat.cast }
Type class for the canonical homomorphism Rat → K
.