Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasAffineProperty.coprodDesc_affineAnd
∀ {Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop}
{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme},
AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) →
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) →
(∀ {R S T : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] (f : R →+* S) (g : R →+* T),
Q f → Q g → Q (f.prod g)) →
∀ {U V X : AlgebraicGeometry.Scheme} (f : U ⟶ X) (g : V ⟶ X),
P f → P g → P (CategoryTheory.Limits.coprod.desc f g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites83
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isoproof · cited by 3,963
- LE.le.transproof · cited by 3,151
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.