Mathlib Map

Theorems · Theorem · order theory

CoheytingHom.cancel_left

∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : CoheytingAlgebra α] [inst_1 : CoheytingAlgebra β]
  [inst_2 : CoheytingAlgebra γ] {f₁ f₂ : CoheytingHom α β} {g : CoheytingHom β γ},
  Function.Injective ⇑g → (g.comp f₁ = g.comp f₂ ↔ f₁ = f₂)
Defined in
Mathlib.Order.Heyting.Hom
Cited by
0 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
CoheytingAlgebraCoheytingAlgebraCoheytingAlgebra

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.