Theorems · Theorem · commutative algebra
comap_prime
∀ {M : Type u_1} {N : Type u_2} [inst : CommMonoidWithZero M] [inst_1 : CommMonoidWithZero N] {F : Type u_3}
{G : Type u_4} [inst_2 : FunLike F M N] [MonoidWithZeroHomClass F M N] [inst_4 : FunLike G N M] [MulHomClass G N M]
(f : F) (g : G) {p : M}, (∀ (a : M), g (f a) = a) → Prime (f p) → Prime p- Defined in
- Mathlib.Algebra.Prime.Lemmas
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- IsUnitproof · cited by 1,602
- map_mulproof · cited by 1,137
- CommMonoidWithZerostatement and proof · cited by 913
- Primestatement and proof · cited by 277
- IsUnit.mapproof · cited by 104
- MulHomClassstatement and proof · cited by 73
- map_dvdproof · cited by 44
- MonoidWithZeroHomClassstatement and proof · cited by 37
Cited by3
Results whose statement or proof uses this declaration.
- MulEquiv.prime_iffproof · cited by 1
- MvPolynomial.prime_C_iffproof · cited by 1
- Polynomial.prime_C_iffproof · cited by 0