Theorems · Theorem · field theory
IsGaloisGroup.algebraMap_restrictHom_smul
∀ (G : Type u_1) (G' : Type u_2) [inst : Group G] [inst_1 : Group G'] (A : Type u_5) (B : Type u_6) (C : Type u_7) [inst_2 : CommRing A] [inst_3 : CommRing B] [inst_4 : CommRing C] [inst_5 : IsDomain C] [inst_6 : Algebra A B] [inst_7 : Algebra A C] [inst_8 : Algebra B C] [inst_9 : FaithfulSMul A B] [inst_10 : FaithfulSMul B C] [inst_11 : IsScalarTower A B C] [inst_12 : Finite G] [inst_13 : Finite G'] [inst_14 : MulSemiringAction G C] [inst_15 : IsGaloisGroup G A C] [inst_16 : MulSemiringAction G' B] [inst_17 : IsGaloisGroup G' A B] (g : G) (x : B), (algebraMap B C) ((IsGaloisGroup.restrictHom G G' A B C) g • x) = g • (algebraMap B C) x
- Defined in
- Mathlib.FieldTheory.Galois.IsGaloisGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Groupstatement and proof · cited by 6,238
- Algebra.algebraMapstatement and proof · cited by 4,706
- Set.rangeproof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- MulSemiringActionstatement and proof · cited by 423
Cited by1
Results whose statement or proof uses this declaration.
- IsGaloisGroup.restrictHom_smul_underproof · cited by 1