Skip to content

Commit dec48d2

Browse files
authored
Update comment.
1 parent 8b608c1 commit dec48d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mathlib/AlgebraicGeometry/AffineScheme.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,6 @@ def SpecMapRestrictBasicOpenIso {R S : CommRingCat} (f : R ⟶ S) (r : R) :
812812
show _ =
813813
(f ≫ (Scheme.ΓSpecIso S).inv ≫ (Spec S).presheaf.map (homOfLE le_top).op)
814814
ext
815-
-- This `simp` is too slow, but I can't find an easy way to speed it up...
816815
simp only [Localization.awayMap, IsLocalization.Away.map, AlgEquiv.toRingEquiv_eq_coe,
817816
RingEquiv.toCommRingCatIso_hom, AlgEquiv.toRingEquiv_toRingHom, CommRingCat.hom_comp,
818817
CommRingCat.hom_ofHom, RingHom.comp_apply, IsLocalization.map_eq, RingHom.coe_coe,

0 commit comments

Comments
 (0)