Mathlib Map

Theorems · Definition · order theory

RingHom.asBoolAlg

{α : Type u_1} →
  {β : Type u_2} →
    [inst : BooleanRing α] → [inst_1 : BooleanRing β] → (α →+* β) → BoundedLatticeHom (AsBoolAlg α) (AsBoolAlg β)

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

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

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.