Theorems · Definition · order theory
BoolRing.ofHom
{R S : Type u} →
[inst : BooleanRing R] →
[inst_1 : BooleanRing S] →
(R →+* S) → ({ carrier := R, booleanRing := inst } ⟶ { carrier := S, booleanRing := inst_1 })Typecheck a RingHom as a morphism in BoolRing.
- Defined in
- Mathlib.Algebra.Category.BoolRing
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- BooleanRingBooleanRing
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.
- Quiver.Homstatement · cited by 32,603
- RingHomstatement and proof · cited by 10,189
- BooleanRingstatement and proof · cited by 38
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
- BoolRingstatement · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- BoolAlg.hasForgetToBoolRing_forget₂_mapstatement · cited by 0