Theorems · Theorem · field theory
Module.Basis.norm_extends
∀ {K : Type u_1} {L : Type u_2} [inst : NormedField K] [inst_1 : Ring L] [inst_2 : Algebra K L] {ι : Type u_3}
[inst_3 : Fintype ι] [inst_4 : Nonempty ι] {B : Module.Basis ι K L} {i : ι},
B i = 1 → ∀ (x : K), B.norm ((algebraMap K L) x) = ‖x‖For any K-basis B of L containing 1, B.norm extends the norm on K.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Norm.normstatement and proof · cited by 5,413
- Algebra.algebraMapstatement · cited by 4,706
- Finset.univproof · cited by 3,473
- le_antisymmproof · cited by 2,068
- Module.Basisstatement and proof · cited by 1,477
- NormedFieldstatement and proof · cited by 1,084
Cited by3
Results whose statement or proof uses this declaration.
- exists_nonarchimedean_pow_mul_seminorm_of_finiteDimensionalproof · cited by 5
- Module.Basis.norm_mul_le_const_mul_normproof · cited by 1
- Module.Basis.norm_smulproof · cited by 1