Theorems · Theorem · ring theory
AlgHom.val_comp_codRestrict
∀ {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] (f : A →ₐ[R] B) (S : Subalgebra R B) (hf : ∀ (x : A), f x ∈ S),
S.val.comp (f.codRestrict S hf) = f- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- AlgHom.compstatement · cited by 501
- AlgHom.extproof · cited by 170
- Subalgebra.valstatement · cited by 104
- AlgHom.codRestrictstatement · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- AlgHom.val_comp_rangeRestrictproof · cited by 2
- PolynomialLaw.exists_lift_of_mem_range_rTensorproof · cited by 2
- PolynomialLaw.isCompat_applyproof · cited by 2
- TensorProduct.toIntegralClosure_injective_of_flatproof · cited by 1
- Algebra.IsAlgebraic.isNormalClosure_normalClosureproof · cited by 0