Theorems · Theorem · linear algebra
LinearMap.dualMap_surjective_iff
∀ {K : Type u_3} {V₁ : Type u_4} {V₂ : Type u_5} [inst : Field K] [inst_1 : AddCommGroup V₁] [inst_2 : Module K V₁]
[inst_3 : AddCommGroup V₂] [inst_4 : Module K V₂] {f : V₁ →ₗ[K] V₂},
Function.Surjective ⇑f.dualMap ↔ Function.Injective ⇑fFor vector spaces, f.dualMap is surjective if and only if f is injective
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 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.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
- Top.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Submoduleproof · cited by 7,192
- LinearMap.kerproof · cited by 848
- Module.Dualstatement and proof · cited by 583
- LinearMap.range_eq_topproof · cited by 107
- LinearMap.ker_eq_botproof · cited by 92
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.flip_injective_iff₁proof · cited by 2
- SeparatingDual.dualMap_surjective_iffproof · cited by 0