Mathlib Map

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 ≤ n

Any surjective linear map from Rⁿ to Rᵐ guarantees m ≤ n.

Defined in
Mathlib.LinearAlgebra.InvariantBasisNumber
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.

Cited by1

Results whose statement or proof uses this declaration.