Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.mk.noConfusion
{P : Sort u} →
{toLocallyRingedSpace : AlgebraicGeometry.LocallyRingedSpace} →
{local_affine :
∀ (x : ↑toLocallyRingedSpace.toTopCat),
∃ U R,
Nonempty
(toLocallyRingedSpace.restrict ⋯ ≅ AlgebraicGeometry.Spec.toLocallyRingedSpace.obj (Opposite.op R))} →
{toLocallyRingedSpace' : AlgebraicGeometry.LocallyRingedSpace} →
{local_affine' :
∀ (x : ↑toLocallyRingedSpace'.toTopCat),
∃ U R,
Nonempty
(toLocallyRingedSpace'.restrict ⋯ ≅
AlgebraicGeometry.Spec.toLocallyRingedSpace.obj (Opposite.op R))} →
{ toLocallyRingedSpace := toLocallyRingedSpace, local_affine := local_affine } =
{ toLocallyRingedSpace := toLocallyRingedSpace', local_affine := local_affine' } →
(toLocallyRingedSpace = toLocallyRingedSpace' → P) → P- Defined in
- Mathlib.AlgebraicGeometry.Scheme
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement and proof · cited by 3,963
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- TopCatstatement · cited by 1,889
- AlgebraicGeometry.LocallyRingedSpacestatement and proof · cited by 205
- AlgebraicGeometry.LocallyRingedSpace.toTopCatstatement and proof · cited by 128
- TopologicalSpace.Opens.toTopCatstatement · cited by 81
- TopologicalSpace.Opens.inclusion'statement · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.mk.injproof · cited by 1