Theorems · Theorem · algebraic geometry
PrimeSpectrum.ConstructibleSetData.map_comp
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring S]
[inst_2 : CommSemiring T] (f : S →+* T) (g : R →+* S) (s : PrimeSpectrum.ConstructibleSetData R),
PrimeSpectrum.ConstructibleSetData.map (f.comp g) s =
PrimeSpectrum.ConstructibleSetData.map f (PrimeSpectrum.ConstructibleSetData.map g s)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finset.imageproof · cited by 910
- RingHom.compstatement · cited by 899
- PrimeSpectrum.BasicConstructibleSetDataproof · cited by 22
- Finset.image_imageproof · cited by 16
- PrimeSpectrum.ConstructibleSetDatastatement and proof · cited by 10
- PrimeSpectrum.BasicConstructibleSetData.mapproof · cited by 9
- PrimeSpectrum.ConstructibleSetData.mapstatement · cited by 4
- PrimeSpectrum.BasicConstructibleSetData.map_comp'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.