Theorems · Definition · ring theory
NonAssocCommRing.casesOn
{α : Type u} →
{motive : NonAssocCommRing α → Sort u_1} →
(t : NonAssocCommRing α) →
([toNonAssocRing : NonAssocRing α] →
(mul_comm : ∀ (a b : α), a * b = b * a) → motive { toNonAssocRing := toNonAssocRing, mul_comm := mul_comm }) →
motive t- Defined in
- Mathlib.Algebra.Ring.Defs
- Cited by
- 0 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.
- NonAssocRingstatement and proof · cited by 483
- NonUnitalNonAssocRing.toMulstatement · cited by 23
- NonAssocCommRingstatement and proof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- NonAssocCommRing.noConfusionproof · cited by 0
- NonAssocCommRing.noConfusionTypeproof · cited by 0