Theorems · Theorem · order theory
OrderRingHom.cancel_left
∀ {α : 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 : β →+*o γ}
{g₁ g₂ : α →+*o β}, Function.Injective ⇑f → (f.comp g₁ = f.comp g₂ ↔ g₁ = g₂)- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- OrderRingHomstatement and proof · cited by 132
- OrderRingHom.compstatement and proof · cited by 15
- OrderRingHom.comp_applyproof · cited by 4
- OrderRingHom.extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.