Theorems · Theorem · field theory
IsGaloisGroup.algebraMap_quotientMulEquiv_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'] (N : Subgroup G) [inst_14 : N.Normal] [inst_15 : MulSemiringAction G C] [inst_16 : IsGaloisGroup G A C] [inst_17 : IsGaloisGroup (↥N) B C] [inst_18 : MulSemiringAction G' B] [inst_19 : IsGaloisGroup G' A B] (g : G) (x : B), (algebraMap B C) ((IsGaloisGroup.quotientMulEquiv G G' A B C N) ↑g • x) = g • (algebraMap B C) x
- Defined in
- Mathlib.FieldTheory.Galois.IsGaloisGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 and proof · cited by 10,189
- Groupstatement and proof · cited by 6,238
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Subgroupstatement and proof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
- SMulCommClassproof · cited by 1,927
Cited by1
Results whose statement or proof uses this declaration.
- IsGaloisGroup.algebraMap_restrictHom_smulproof · cited by 1