Theorems · Theorem · order theory
RingHom.asBoolAlg_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : BooleanRing α] [inst_1 : BooleanRing β] [inst_2 : BooleanRing γ]
(g : β →+* γ) (f : α →+* β), (g.comp f).asBoolAlg = g.asBoolAlg.comp f.asBoolAlg- Defined in
- Mathlib.Algebra.Ring.BooleanRing
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement · cited by 899
- BoundedLatticeHomstatement · cited by 185
- BooleanRingstatement and proof · cited by 38
- BoundedLatticeHom.compstatement · cited by 28
- AsBoolAlgstatement · cited by 28
- RingHom.asBoolAlgstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.