Mathlib Map

Theorems · Theorem · order theory

BooleanAlgebra.sdiff_eq

∀ {α : Type u} [self : BooleanAlgebra α] (x y : α), x \ y = x ⊓ yᶜ

x \ y is equal to x ⊓ yᶜ

Defined in
Mathlib.Order.BooleanAlgebra.Defs
Cited by
1 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
BooleanAlgebra

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 by4

Results whose statement or proof uses this declaration.