Theorems · Theorem · order theory
BoundedLatticeHom.cancel_left
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Lattice α] [inst_1 : Lattice β] [inst_2 : Lattice γ]
[inst_3 : BoundedOrder α] [inst_4 : BoundedOrder β] [inst_5 : BoundedOrder γ] {g : BoundedLatticeHom β γ}
{f₁ f₂ : BoundedLatticeHom α β}, Function.Injective ⇑g → (g.comp f₁ = g.comp f₂ ↔ f₁ = f₂)- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, 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
- Latticestatement and proof · cited by 916
- BoundedOrderstatement and proof · cited by 270
- BoundedLatticeHomstatement and proof · cited by 185
- BoundedLatticeHom.compstatement and proof · cited by 28
- BoundedLatticeHom.extproof · cited by 5
- BoundedLatticeHom.comp_applyproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.