leanprover-community / mathlib

  • Home
  • Zulip archive
  • API documentation
  • Lean web editor
  • Links

Zulip Chat Archive

Stream: general

Topic: range subset vs forall mem


Yury G. Kudryashov (May 07 2022 at 04:51):

Should we prefer range f ⊆ s or ∀ x, f x ∈ s? The first version is better if we have a simp lemma about range f. The other lemma can be directly applied to x.


Last updated: May 02 2025 at 03:31 UTC

Theme Simple by wildflame © 2016 Powered by jekyll