Theorems · Theorem · functional analysis
LinearMap.normDet_eq_zero_tfae
∀ {𝕜 : Type u_1} {U : Type u_2} {V : Type u_3} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup U]
[inst_2 : InnerProductSpace 𝕜 U] [inst_3 : FiniteDimensional 𝕜 U] [inst_4 : NormedAddCommGroup V]
[inst_5 : InnerProductSpace 𝕜 V] (f : U →ₗ[𝕜] V),
[f.normDet = 0, f.ker ≠ ⊥, Module.finrank 𝕜 ↥f.range ≠ Module.finrank 𝕜 U,
Module.finrank 𝕜 ↥f.range < Module.finrank 𝕜 U, IsEmpty (OrthonormalBasis (Fin (Module.finrank 𝕜 U)) 𝕜 ↥f.range),
¬Function.Injective ⇑f].TFAE- Cited by
- 3 results in Mathlib
- Foundations
- Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Realstatement · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- LinearMap.rangestatement and proof · cited by 893
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.hausdorffMeasure_imageproof · cited by 1
- ContinuousLinearMap.normDet_sqproof · cited by 1
- LinearMap.normDet_sq_eq_det_gramproof · cited by 0