Theorems · Theorem · field theory
RatFunc.map_injective
∀ {R : Type u_3} {S : Type u_4} {F : Type u_5} [inst : CommRing R] [inst_1 : CommRing S]
[inst_2 : FunLike F (Polynomial R) (Polynomial S)] [inst_3 : MonoidHomClass F (Polynomial R) (Polynomial S)] (φ : F)
(hφ : nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors (Polynomial S))),
Function.Injective ⇑φ → Function.Injective ⇑(RatFunc.map φ hφ)- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 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
- Polynomialstatement and proof · cited by 5,681
- MonoidHomstatement · cited by 3,629
- Submonoidstatement · cited by 3,086
- FunLikestatement and proof · cited by 2,560
- nonZeroDivisorsstatement and proof · cited by 895
- Subtype.propproof · cited by 505
- RatFuncstatement and proof · cited by 301
- MonoidHomClassstatement and proof · cited by 244
- FractionRingproof · cited by 200
- Submonoid.comapstatement and proof · cited by 179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.