Theorems · Theorem · ring theory
RankCondition.le_of_fin_surjective
∀ {R : Type u} {inst : Semiring R} [self : RankCondition R] {n m : ℕ} (f : (Fin n → R) →ₗ[R] Fin m → R),
Function.Surjective ⇑f → m ≤ nAny surjective linear map from Rⁿ to Rᵐ guarantees m ≤ n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Quot.sound
- Assumes
- RankCondition
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- RankConditionstatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- le_of_fin_surjectiveproof · cited by 2