Lemma about the coercion ℕ → WithBot ℕ
. #
An orphaned lemma about casting from ℕ
to WithBot ℕ
,
exiled here to minimize imports to data.rat.order
for porting purposes.
Equations
- instWellFoundedRelationWithTopNat = { rel := fun (x x_1 : WithTop ℕ) => x < x_1, wf := instWellFoundedRelationWithTopNat.proof_1 }