Theorems · Definition · field theory
Module.Basis.norm
{K : Type u_1} →
{L : Type u_2} →
[inst : NormedField K] →
[inst_1 : Ring L] →
[inst_2 : Algebra K L] → {ι : Type u_3} → [Fintype ι] → [Nonempty ι] → Module.Basis ι K L → L → ℝThe function sending an element x : L to the maximum of the norms of its coefficients
with respect to the K-basis B of L.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Norm.normproof · cited by 5,413
- Finset.univproof · cited by 3,473
- Module.Basisstatement and proof · cited by 1,477
- NormedFieldstatement and proof · cited by 1,084
- Module.Basis.reprproof · cited by 498
- Finset.sup'proof · cited by 174
- Finset.univ_nonemptyproof · cited by 50
Cited by10
Results whose statement or proof uses this declaration.
- exists_nonarchimedean_pow_mul_seminorm_of_finiteDimensionalproof · cited by 5
- Module.Basis.norm_extendsstatement · cited by 3
- Module.Basis.norm_repr_le_normstatement · cited by 2
- Module.Basis.norm_isNonarchimedeanstatement and proof · cited by 1
- Module.Basis.norm_mul_le_const_mul_normstatement and proof · cited by 1
- Module.Basis.norm_negstatement · cited by 1
- Module.Basis.norm_nonnegstatement · cited by 1
- Module.Basis.norm_smulstatement and proof · cited by 1
- Module.Basis.norm_zerostatement · cited by 1
- Module.Basis.norm.congr_simpstatement and proof · cited by 0