Equations
- instRatCastRat = { ratCast := fun (n : Rat) => n }
@[reducible, match_pattern]
Canonical homomorphism from Rat to a division ring K.
This is just the bare function in order to aid in creating instances of DivisionRing.
Equations
Instances For
Equations
- instCoeTailRatOfRatCast = { coe := Rat.cast }
Equations
- instCoeHTCTRatOfRatCast = { coe := Rat.cast }