Theorems · Theorem · ring theory
strongRankCondition_iff_succ
∀ (R : Type u) [inst : Semiring R], StrongRankCondition R ↔ ∀ (n : ℕ) (f : (Fin (n + 1) → R) →ₗ[R] Fin n → R), ¬Function.Injective ⇑f
A ring satisfies the strong rank condition if and only if, for all n : ℕ, any linear map
(Fin (n + 1) → R) →ₗ[R] (Fin n → R) is not injective.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement and proof · cited by 10,215
- LinearMap.compproof · cited by 1,642
- not_leproof · cited by 328
- StrongRankConditionstatement and proof · cited by 286
- StrictMono.injectiveproof · cited by 94
- Fin.strictMono_castLEproof · cited by 3
- Function.ExtendByZero.linearMapproof · cited by 3
- le_of_fin_injectiveproof · cited by 2
- Function.extend_injectiveproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- strongRankCondition_iff_forall_rank_lt_aleph0proof · cited by 1
- strongRankCondition_iff_forall_not_injectiveproof · cited by 0
- StrongRankCondition.of_isArtinianproof · cited by 0
- StrongRankCondition.of_isNoetherianproof · cited by 0