Theorems · Theorem · order theory
toBoolAlg_add
∀ {α : Type u_1} [inst : BooleanRing α] (a b : α), toBoolAlg (a + b) = symmDiff (toBoolAlg a) (toBoolAlg b)- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- symmDiffstatement · cited by 236
- BooleanRingstatement and proof · cited by 38
- AsBoolAlgstatement · cited by 28
- toBoolAlgstatement · cited by 13
- ofBoolAlg_symmDiffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.