Theorems · Definition · order theory
RingHom.withTopMap
{R : Type u_2} →
{S : Type u_3} →
[inst : NonAssocSemiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : CanonicallyOrderedAdd R] →
[inst_3 : DecidableEq R] →
[inst_4 : Nontrivial R] →
[inst_5 : NonAssocSemiring S] →
[inst_6 : PartialOrder S] →
[inst_7 : CanonicallyOrderedAdd S] →
[inst_8 : DecidableEq S] →
[inst_9 : Nontrivial S] → (f : R →+* S) → Function.Injective ⇑f → WithTop R →+* WithTop SA version of WithTop.map for RingHoms.
- Defined in
- Mathlib.Algebra.Order.Ring.WithTop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- RingHomstatement and proof · cited by 10,189
- PartialOrderstatement and proof · cited by 6,410
- WithTopstatement and proof · cited by 3,754
- AddMonoidHomproof · cited by 3,230
- Nontrivialstatement and proof · cited by 2,416
- NonAssocSemiringstatement and proof · cited by 805
- MonoidWithZeroHomproof · cited by 704
- CanonicallyOrderedAddstatement and proof · cited by 229
- ZeroHom.toFunproof · cited by 101
- MonoidWithZeroHom.toZeroHomproof · cited by 35
- RingHom.toMonoidWithZeroHomproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.withTopMap_applystatement and proof · cited by 0