Theorems · Theorem · functional analysis
inner_map_self_eq_zero
∀ {V : Type u_4} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℂ V] (T : V →ₗ[ℂ] V),
(∀ (x : V), inner ℂ (T x) x = 0) ↔ T = 0A linear map T is zero, if and only if the identity ⟪T x, x⟫_ℂ = 0 holds for all x.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement and proof · cited by 10,215
- Complexstatement and proof · cited by 5,565
- InnerProductSpacestatement and proof · cited by 3,523
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- Inner.innerstatement and proof · cited by 1,089
- sub_selfproof · cited by 996
- Complex.Iproof · cited by 866
- LinearMap.extproof · cited by 844
Cited by1
Results whose statement or proof uses this declaration.
- ext_inner_mapproof · cited by 0