Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsInvariant.isInvariant

∀ {A : Type u_1} {B : Type u_2} {G : Type u_3} {inst : CommSemiring A} {inst_1 : Semiring B} {inst_2 : Algebra A B}
  {inst_3 : Group G} {inst_4 : MulSemiringAction G B} [self : Algebra.IsInvariant A B G] (b : B),
  (∀ (g : G), g • b = b) → ∃ a, (algebraMap A B) a = b
Defined in
Mathlib.RingTheory.Invariant.Defs
Cited by
15 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
Algebra.IsInvariant

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsGaloisGroup.algebraMap_ringEquivFixedPoints_symm_apply · cited by 6IsGaloisGroup.algebraMap_…IsGaloisGroup.of_isFractionRing · cited by 5IsGaloisGroup.of_isFracti…Algebra.IsInvariant.exists_smul_of_under_eq · cited by 5IsInvariant.exists_smul_o…IsGaloisGroup.fixedPoints_eq_bot · cited by 4IsGaloisGroup.fixedPoints…IsGaloisGroup.of_mulEquiv · cited by 4IsGaloisGroup.of_mulEquivAlgebra.IsInvariant.charpoly_mem_lifts · cited by 3IsInvariant.charpoly_mem_…IsGaloisGroup.smul_mem_of_normal · cited by 2IsGaloisGroup.smul_mem_of…IsFractionRing.isInvariant_of_isIntegral · cited by 2IsFractionRing.isInvarian…IsGaloisGroup.of_ringHom_surjective · cited by 1IsGaloisGroup.of_ringHom_…IsGaloisGroup.quotient · cited by 1IsGaloisGroup.quotientIsGaloisGroup.map_quotientMk' · cited by 1IsGaloisGroup.map_quotien…IsGaloisGroup.fixedPoints_eq_range_algebraMap · cited by 1IsGaloisGroup.fixedPoints…IsGaloisGroup.fixedPoints_of_isGaloisGroup · cited by 1IsGaloisGroup.fixedPoints…Algebra.isInvariant_of_isGalois' · cited by 0Algebra.isInvariant_of_is…IsGaloisGroup.of_algEquiv · cited by 0IsGaloisGroup.of_algEquivDFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomGroup · cited by 6238GroupAlgebra.algebraMap · cited by 4706Algebra.algebraMapMulSemiringAction · cited by 423MulSemiringActionAlgebra.IsInvariant · cited by 28Algebra.IsInvariantIsInvariant.isInvariantCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.