Mathlib Map

Theorems · Theorem · order theory

ofBoolAlg_symmDiff

∀ {α : Type u_1} [inst : BooleanRing α] (a b : AsBoolAlg α), ofBoolAlg (symmDiff a b) = ofBoolAlg a + ofBoolAlg b
Defined in
Mathlib.Algebra.Ring.BooleanRing
Cited by
1 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
BooleanRing

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 by2

Results whose statement or proof uses this declaration.