Theorems · Theorem · order theory
OrderRingHom.cancel_right
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : NonAssocSemiring α] [inst_1 : Preorder α]
[inst_2 : NonAssocSemiring β] [inst_3 : Preorder β] [inst_4 : NonAssocSemiring γ] [inst_5 : Preorder γ]
{f₁ f₂ : β →+*o γ} {g : α →+*o β}, Function.Surjective ⇑g → (f₁.comp g = f₂.comp g ↔ f₁ = f₂)- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Preorderstatement and proof · cited by 7,952
- NonAssocSemiringstatement and proof · cited by 805
- Function.Surjective.forallproof · cited by 214
- OrderRingHomstatement and proof · cited by 132
- DFunLike.ext_iffproof · cited by 102
- OrderRingHom.compstatement and proof · cited by 15
- OrderRingHom.extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.