Theorems · Theorem · order theory
toBoolAlg_mul
∀ {α : Type u_1} [inst : BooleanRing α] (a b : α), toBoolAlg (a * b) = toBoolAlg a ⊓ toBoolAlg b- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 0 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.
Cites5
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
- BooleanRingstatement and proof · cited by 38
- AsBoolAlgstatement · cited by 28
- toBoolAlgstatement · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.