Theorems · Theorem · functional analysis
LinearMap.normDet_smul
∀ {𝕜 : 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) (c : 𝕜), (c • f).normDet = ‖c‖ ^ Module.finrank 𝕜 U * f.normDet- Cited by
- 1 results in Mathlib
- Foundations
- Depth 251 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites57
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringproof · cited by 7,463
- Norm.normstatement and proof · cited by 5,413
- Bot.botproof · cited by 4,720
- Matrixproof · cited by 4,303
- mul_oneproof · cited by 3,885
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.normDet_negproof · cited by 0