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.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- symmDiffstatement · cited by 236
- BooleanRingstatement and proof · cited by 38
- AsBoolAlgstatement and proof · cited by 28
- ofBoolAlgstatement and proof · cited by 16
- symmDiff_eq_sup_sdiff_infproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- RingEquiv.asBoolRingAsBoolAlgproof · cited by 2
- toBoolAlg_addproof · cited by 0