Theorems · Theorem · order theory
BoolRing.of.inj
∀ {carrier : Type u} {booleanRing : BooleanRing carrier} {carrier_1 : Type u} {booleanRing_1 : BooleanRing carrier_1},
{ carrier := carrier, booleanRing := booleanRing } = { carrier := carrier_1, booleanRing := booleanRing_1 } →
carrier = carrier_1 ∧ booleanRing ≍ booleanRing_1- Defined in
- Mathlib.Algebra.Category.BoolRing
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BooleanRingstatement and proof · cited by 38
- BoolRingstatement · cited by 15
- BoolRing.of.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- BoolRing.of.injEqproof · cited by 0