Theorems · Theorem · field theory
IntermediateField.LinearDisjoint.norm_algebraMap
∀ {F : Type u} {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {A B : IntermediateField F E}
[FiniteDimensional F E],
A.LinearDisjoint ↥B →
A ⊔ B = ⊤ → ∀ (x : ↥B), (Algebra.norm ↥A) ((algebraMap (↥B) E) x) = (algebraMap F ↥A) ((Algebra.norm F) x)If A and B are linearly disjoint, then norm and algebraMap commutes.
- Defined in
- Mathlib.FieldTheory.LinearDisjoint
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement · cited by 4,706
- MonoidHomstatement · cited by 3,629
- FiniteDimensionalstatement and proof · cited by 1,854
- IntermediateFieldstatement and proof · cited by 988
- Algebra.normstatement · cited by 155
- IntermediateField.toSubalgebraproof · cited by 134
- IntermediateField.LinearDisjointstatement and proof · cited by 82
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.