Theorems · Definition · commutative algebra
RingTheory.Sequence.IsRegular.casesOn
{R : Type u_1} →
{M : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{rs : List R} →
{motive : RingTheory.Sequence.IsRegular M rs → Sort u} →
(t : RingTheory.Sequence.IsRegular M rs) →
((toIsWeaklyRegular : RingTheory.Sequence.IsWeaklyRegular M rs) →
(top_ne_smul : ⊤ ≠ Ideal.ofList rs • ⊤) → motive ⋯) →
motive t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Idealstatement · cited by 4,748
- RingTheory.Sequence.IsWeaklyRegularstatement and proof · cited by 40
- Ideal.ofListstatement and proof · cited by 33
- RingTheory.Sequence.IsRegularstatement and proof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- RingTheory.Sequence.isRegular_iffproof · cited by 6
- IsLocalRing.isRegular_of_permproof · cited by 0