Mathlib Map

Theorems · Theorem · order theory

RingHom.ENatMap_apply

∀ {S : Type u_2} [inst : CommSemiring S] [inst_1 : PartialOrder S] [inst_2 : CanonicallyOrderedAdd S]
  [inst_3 : DecidableEq S] [inst_4 : Nontrivial S] (f : ℕ →+* S) (hf : Function.Injective ⇑f),
  ⇑(f.ENatMap hf) = (↑(f.toMonoidWithZeroHom.ENatMap hf)).toFun
Defined in
Mathlib.Data.ENat.Basic
Cited by
0 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringPartialOrderCanonicallyOrderedAddDecidableEqNontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.