Theorems · Theorem · commutative algebra
FractionalIdeal.mem_map
∀ {R : Type u_1} [inst : CommRing R] {S : Submonoid R} {P : Type u_2} [inst_1 : CommRing P] [inst_2 : Algebra R P]
{P' : Type u_3} [inst_3 : CommRing P'] [inst_4 : Algebra R P'] {I : FractionalIdeal S P} {g : P →ₐ[R] P'} {y : P'},
y ∈ FractionalIdeal.map g I ↔ ∃ x ∈ I, g x = y- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- FractionalIdealstatement and proof · cited by 423
- Submodule.mem_mapproof · cited by 24
- FractionalIdeal.mapstatement · cited by 20
Cited by4
Results whose statement or proof uses this declaration.
- FractionalIdeal.canonicalEquiv_symmproof · cited by 2
- FractionalIdeal.map_ne_zeroproof · cited by 2
- FractionalIdeal.mem_canonicalEquiv_applyproof · cited by 2
- FractionalIdeal.map_mem_mapproof · cited by 1