Theorems · Theorem · linear algebra
StrongRankCondition.of_isNoetherian
∀ {R : Type u} [inst : Semiring R] [Nontrivial R] [∀ (n : ℕ), IsNoetherian R (Fin n → R)], StrongRankCondition RIf each Rⁿ is a Noetherian R-module, then R satisfies the strong rank condition.
Not an instance for performance reasons.
If R is a ring, the assumption is equivalent to R being a left-Noetherian ring, but this
is not necessarily the case for semirings: ℕ is a Noetherian semiring but ℕ² is not a
Noetherian ℕ-module. (ℕ does satisfy the strong rank condition.)
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapproof · cited by 10,215
- LinearEquivproof · cited by 3,317
- Nontrivialstatement and proof · cited by 2,416
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- StrongRankConditionstatement · cited by 286
- IsNoetherianstatement and proof · cited by 208
- LinearEquiv.injectiveproof · cited by 162
- finSuccEquivproof · cited by 28
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.