Mathlib Map

Theorems · Theorem · order theory

Coheyting.boundary_inf

∀ {α : Type u_1} [inst : CoheytingAlgebra α] (a b : α),
  Coheyting.boundary (a ⊓ b) = Coheyting.boundary a ⊓ b ⊔ a ⊓ Coheyting.boundary b

Leibniz rule for the co-Heyting boundary.

Defined in
Mathlib.Order.Heyting.Boundary
Cited by
1 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
CoheytingAlgebra

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.

Cited by1

Results whose statement or proof uses this declaration.