Lemma about the coercion ℕ → WithBot ℕ
. #
An orphaned lemma about casting from ℕ
to WithBot ℕ
,
exiled here during the port to minimize imports of Algebra.Order.Ring.Rat
.
Equations
- instWellFoundedRelationWithTopNat = { rel := fun (x1 x2 : WithTop ℕ) => x1 < x2, wf := instWellFoundedRelationWithTopNat.proof_1 }