Theorems · Theorem · commutative algebra
IsIntegral.map_of_comp_eq
∀ {R : Type u_5} {S : Type u_6} {T : Type u_7} {U : Type u_8} [inst : CommRing R] [inst_1 : Ring S]
[inst_2 : CommRing T] [inst_3 : Ring U] [inst_4 : Algebra R S] [inst_5 : Algebra T U] (φ : R →+* T) (ψ : S →+* U),
(algebraMap T U).comp φ = ψ.comp (algebraMap R S) → ∀ {a : S}, IsIntegral R a → IsIntegral T (ψ a)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Polynomialproof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- RingHom.compstatement and proof · cited by 899
- Polynomial.mapproof · cited by 806
- Polynomial.evalproof · cited by 796
- Polynomial.Monicproof · cited by 461
- IsIntegralstatement and proof · cited by 427
Cited by2
Results whose statement or proof uses this declaration.
- Normal.of_equiv_equivproof · cited by 1
- IsIntegral.tmulproof · cited by 0