Mathlib Map

Theorems · Theorem · order theory

SupBotHom.cancel_left

∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Max α] [inst_1 : Bot α] [inst_2 : Max β] [inst_3 : Bot β]
  [inst_4 : Max γ] [inst_5 : Bot γ] {g : SupBotHom β γ} {f₁ f₂ : SupBotHom α β},
  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 12 from the axioms · uses Quot.sound
Assumes
MaxBotMaxBotMaxBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.