Theorems · Definition · order theory
MonoidWithZeroHom.withTopMap
{R : Type u_2} →
{S : Type u_3} →
[inst : MulZeroOneClass R] →
[inst_1 : DecidableEq R] →
[inst_2 : Nontrivial R] →
[inst_3 : MulZeroOneClass S] →
[inst_4 : DecidableEq S] →
[inst_5 : Nontrivial S] → (f : R →*₀ S) → Function.Injective ⇑f → WithTop R →*₀ WithTop SA version of WithTop.map for MonoidWithZeroHoms.
- Defined in
- Mathlib.Algebra.Order.Ring.WithTop
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
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.
- DFunLike.coestatement and proof · cited by 62,936
- WithTopstatement and proof · cited by 3,754
- Nontrivialstatement and proof · cited by 2,416
- MonoidWithZeroHomstatement and proof · cited by 704
- MulZeroOneClassstatement and proof · cited by 184
- ZeroHomproof · cited by 161
- MonoidHom.toOneHomproof · cited by 132
- WithTop.mapproof · cited by 68
- OneHomproof · cited by 55
- MonoidWithZeroHom.toMonoidHomproof · cited by 39
- MonoidWithZeroHom.toZeroHomproof · cited by 35
- OneHom.withTopMapproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- RingHom.withTopMapproof · cited by 1
- MonoidWithZeroHom.withTopMap_applystatement and proof · cited by 0
- RingHom.withTopMap_applystatement · cited by 0