Theorems · Definition · order theory
BoolRing.of.noConfusion
{P : Sort u_1} →
{carrier : Type u} →
{booleanRing : BooleanRing carrier} →
{carrier' : Type u} →
{booleanRing' : BooleanRing carrier'} →
{ carrier := carrier, booleanRing := booleanRing } = { carrier := carrier', booleanRing := booleanRing' } →
(carrier = carrier' → booleanRing ≍ booleanRing' → P) → P- Defined in
- Mathlib.Algebra.Category.BoolRing
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- BoolRing.of.injproof · cited by 1