Mathlib Map

Theorems · Theorem · ring theory

AlgEquiv.symm_apply_apply

∀ {R : Type uR} {A₁ : Type uA₁} {A₂ : Type uA₂} [inst : CommSemiring R] [inst_1 : Semiring A₁] [inst_2 : Semiring A₂]
  [inst_3 : Algebra R A₁] [inst_4 : Algebra R A₂] (e : A₁ ≃ₐ[R] A₂) (x : A₁), e.symm (e x) = x
Defined in
Mathlib.Algebra.Algebra.Equiv
Cited by
36 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

Around this declaration

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

AlgEquiv.symm_comp · cited by 7AlgEquiv.symm_compAlgebra.FormallySmooth.of_comp_surjective · cited by 6FormallySmooth.of_comp_su…Ideal.Fiber.exists_smul_eq_one_tmul · cited by 3Fiber.exists_smul_eq_one_…KaehlerDifferential.tensorKaehlerEquiv_tmul_D · cited by 3KaehlerDifferential.tenso…isIntegral_algEquiv · cited by 3isIntegral_algEquivAlgebra.Presentation.tensorModelOfHasCoeffsInv_aeval_val · cited by 2Presentation.tensorModelO…IsIntegrallyClosed.eq_map_mul_C_of_dvd · cited by 2IsIntegrallyClosed.eq_map…FiniteField.exists_forall_apply_eq_pow · cited by 1FiniteField.exists_forall…map_equiv_traceDual · cited by 1map_equiv_traceDualIsAdjoinRoot.algEquiv_algEquiv · cited by 1IsAdjoinRoot.algEquiv_alg…AlgEquiv.isTranscendenceBasis · cited by 1AlgEquiv.isTranscendenceB…AlgEquiv.isTranscendenceBasis_iff · cited by 1AlgEquiv.isTranscendenceB…minpoly.algEquiv_apply · cited by 1minpoly.algEquiv_applyAlgebra.FormallyUnramified.bijective_of_isAlgClosed_of_isLocalRing · cited by 1FormallyUnramified.biject…TensorProduct.toIntegralClosure_mvPolynomial_bijective · cited by 1TensorProduct.toIntegralC…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringAlgEquiv · cited by 1681AlgEquivAlgEquiv.symm · cited by 615AlgEquiv.symmEquiv.symm_apply_apply · cited by 320Equiv.symm_apply_applyAlgEquiv.toEquiv · cited by 65AlgEquiv.toEquivAlgEquiv.symm_apply_applyCITED BYCITES

Cites8

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

Cited by36

Results whose statement or proof uses this declaration.