Mathlib Map

Theorems · Theorem · ring theory

AlgHom.coe_range

∀ {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
  [inst_3 : Semiring B] [inst_4 : Algebra R B] (φ : A →ₐ[R] B), ↑φ.range = Set.range ⇑φ
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
20 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebraSemiringAlgebra

Around this declaration

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

Subalgebra.range_val · cited by 9Subalgebra.range_valAlgebra.FiniteType.isNoetherianRing · cited by 6FiniteType.isNoetherianRi…Algebra.ZariskisMainProperty.exists_fg_and_exists_notMem_and_awayMap_bijective · cited by 3ZariskisMainProperty.exis…IsCyclotomicExtension.Rat.isIntegralClosure_adjoin_singleton · cited by 2Rat.isIntegralClosure_adj…Algebra.adjoin_restrictScalars · cited by 2Algebra.adjoin_restrictSc…IsScalarTower.adjoin_range_toAlgHom · cited by 2IsScalarTower.adjoin_rang…Algebra.TensorProduct.not_isField_of_transcendental · cited by 1TensorProduct.not_isField…polynomialFunctions_coe · cited by 1polynomialFunctions_coeAlgebra.FiniteType.iff_quotient_freeAlgebra · cited by 1FiniteType.iff_quotient_f…Algebra.FiniteType.iff_quotient_mvPolynomial · cited by 1FiniteType.iff_quotient_m…Subalgebra.centralizer_coe_range_includeLeft_eq_center_tensorProduct · cited by 1Subalgebra.centralizer_co…Subalgebra.centralizer_range_includeRight_eq_center_tensorProduct · cited by 1Subalgebra.centralizer_ra…Subalgebra.fg_of_fg_map · cited by 1Subalgebra.fg_of_fg_mapAlgebra.not_isStronglyTranscendental_of_weaklyQuasiFiniteAt · cited by 1Algebra.not_isStronglyTra…Module.Finite.exists_free_surjective · cited by 1Finite.exists_free_surjec…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSetLike.coe · cited by 8199SetLike.coeSet.range · cited by 4705Set.rangeAlgHom · cited by 3236AlgHomSubalgebra · cited by 1353SubalgebraAlgHom.range · cited by 169AlgHom.rangeAlgHom.coe_rangeCITED BYCITES

Cites10

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

Cited by20

Results whose statement or proof uses this declaration.