Theorems · Definition · order theory
RingPreordering.IsOrdering.casesOn
{R : Type u_1} →
[inst : CommRing R] →
{P : RingPreordering R} →
{motive : P.IsOrdering → Sort u} →
(t : P.IsOrdering) →
([toHasMemOrNegMem : HasMemOrNegMem P] → [toIsPrime : P.support.IsPrime] → motive ⋯) → motive t- Defined in
- Mathlib.Algebra.Order.Ring.Ordering.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Ideal.IsPrimestatement and proof · cited by 827
- RingPreorderingstatement and proof · cited by 49
- RingPreordering.supportstatement and proof · cited by 9
- HasMemOrNegMemstatement and proof · cited by 5
- RingPreordering.IsOrderingstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.