Theorems · Theorem · algebraic geometry
AlgebraicGeometry.exists_eq_pow_mul_of_is_compact_of_quasi_separated_space_aux
∀ (X : AlgebraicGeometry.Scheme) (S : ↑X.affineOpens) (U₁ U₂ : X.Opens) {n₁ n₂ : ℕ}
{y₁ : ↑(X.presheaf.obj (Opposite.op U₁))} {y₂ : ↑(X.presheaf.obj (Opposite.op U₂))}
{f : ↑(X.presheaf.obj (Opposite.op (U₁ ⊔ U₂)))} {x : ↑(X.presheaf.obj (Opposite.op (X.basicOpen f)))} (h₁ : ↑S ≤ U₁)
(h₂ : ↑S ≤ U₂),
TopCat.Presheaf.restrictOpen y₁ (X.basicOpen (TopCat.Presheaf.restrictOpen f U₁ ⋯)) ⋯ =
TopCat.Presheaf.restrictOpen (TopCat.Presheaf.restrictOpen f U₁ ⋯)
(X.basicOpen (TopCat.Presheaf.restrictOpen f U₁ ⋯)) ⋯ ^
n₁ *
TopCat.Presheaf.restrictOpen x (X.basicOpen (TopCat.Presheaf.restrictOpen f U₁ ⋯)) ⋯ →
TopCat.Presheaf.restrictOpen y₂ (X.basicOpen (TopCat.Presheaf.restrictOpen f U₂ ⋯)) ⋯ =
TopCat.Presheaf.restrictOpen (TopCat.Presheaf.restrictOpen f U₂ ⋯)
(X.basicOpen (TopCat.Presheaf.restrictOpen f U₂ ⋯)) ⋯ ^
n₂ *
TopCat.Presheaf.restrictOpen x (X.basicOpen (TopCat.Presheaf.restrictOpen f U₂ ⋯)) ⋯ →
∃ n,
∀ (m : ℕ),
n ≤ m →
TopCat.Presheaf.restrictOpen (TopCat.Presheaf.restrictOpen f U₁ ⋯ ^ (m + n₂) * y₁) (↑S) h₁ =
TopCat.Presheaf.restrictOpen (TopCat.Presheaf.restrictOpen f U₂ ⋯ ^ (m + n₁) * y₂) (↑S) h₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHomstatement · cited by 10,189
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement · cited by 8,081
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement · cited by 3,184
- LE.le.transproof · cited by 3,151
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.exists_eq_pow_mul_of_isCompact_of_isQuasiSeparatedproof · cited by 1