Theorems · Theorem · commutative algebra
RingHom.locally_of_locally
∀ {P Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] {f : R →+* S}, P f → Q f) →
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] {f : R →+* S},
RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f →
RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => Q) f- Defined in
- Mathlib.RingTheory.RingHom.Locally
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Algebra.algebraMapproof · cited by 4,706
- Ideal.spanproof · cited by 948
- RingHom.compproof · cited by 899
- Localization.Awayproof · cited by 162
- RingHom.Locallystatement and proof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.smooth_iff_locally_isStandardSmoothproof · cited by 1