Mathlib Map

Theorems · Theorem · commutative algebra

IsGaloisGroup.mulEquivAlgEquiv_apply_apply

∀ (G : Type u_1) [inst : Group G] (A : Type u_2) (B : Type u_3) [inst_1 : CommRing A] [inst_2 : CommRing B]
  [inst_3 : IsDomain B] [inst_4 : Algebra A B] [inst_5 : FaithfulSMul A B] [inst_6 : MulSemiringAction G B]
  [inst_7 : IsGaloisGroup G A B] [inst_8 : Finite G] (a : G) (a_1 : B),
  ((IsGaloisGroup.mulEquivAlgEquiv G A B) a) a_1 = a • a_1
Defined in
Mathlib.RingTheory.IsGaloisGroup.Basic
Cited by
4 results in Mathlib
Foundations
Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupCommRingCommRingIsDomainAlgebraFaithfulSMulMulSemiringActionIsGaloisGroupFinite

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.

Cited by4

Results whose statement or proof uses this declaration.