Mathlib Map

Theorems · Definition · order theory

BoundedLatticeHom.asBoolRing

{α : Type u_1} →
  {β : Type u_2} →
    [inst : BooleanAlgebra α] → [inst_1 : BooleanAlgebra β] → BoundedLatticeHom α β → AsBoolRing α →+* AsBoolRing β

Turn a bounded lattice homomorphism from Boolean algebras α to β into a ring homomorphism from α to β considered as Boolean rings.

Defined in
Mathlib.Algebra.Ring.BooleanRing
Cited by
4 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
BooleanAlgebraBooleanAlgebra

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 by4

Results whose statement or proof uses this declaration.