Theorems · Definition · order theory
RingHom.ENatMap
{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) → Function.Injective ⇑f → ℕ∞ →+* WithTop SA version of ENat.map for RingHoms.
- Defined in
- Mathlib.Data.ENat.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- AddMonoidHomproof · cited by 3,230
- Nontrivialstatement and proof · cited by 2,416
- MonoidWithZeroHomproof · cited by 704
- CanonicallyOrderedAddstatement and proof · cited by 229
- ZeroHom.toFunproof · cited by 101
- MonoidWithZeroHom.toZeroHomproof · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- ENat.toENNRealRingHomproof · cited by 6
- RingHom.ENatMap_applystatement and proof · cited by 0