Theorems · Theorem · linear algebra
Module.Dual.eq_of_ker_eq_of_apply_eq
∀ {K : Type u_1} {V₁ : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V₁] [inst_2 : Module K V₁]
[FiniteDimensional K V₁] {f g : Module.Dual K V₁} (x : V₁),
LinearMap.ker f = LinearMap.ker g → f x = g x → f x ≠ 0 → f = g- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- zero_addproof · cited by 2,366
- Disjointproof · cited by 2,201
- FiniteDimensionalstatement and proof · cited by 1,854
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.IsKilling.coroot_eq_iffproof · cited by 0