Theorems · Theorem · linear algebra
FiniteDimensional.of_surjective
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {V₂ : Type v'}
[inst_3 : AddCommGroup V₂] [inst_4 : Module K V₂] (f : V →ₗ[K] V₂),
Function.Surjective ⇑f → ∀ [FiniteDimensional K V], FiniteDimensional K V₂If the domain of a surjective linear map is finite dimensional, the codomain must be as well.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- FiniteDimensionalstatement and proof · cited by 1,854
- DivisionRingstatement and proof · cited by 1,062
- Module.Finite.of_surjectiveproof · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- FiniteDimensional.of_totallyBounded_nhds_zeroproof · cited by 3