bookshelf/Bookshelf/Enderton/Set/Chapter_3.lean

10 lines
145 B
Plaintext
Raw Normal View History

2023-06-07 02:16:06 +00:00
import Mathlib.Data.Set.Basic
/-! # Enderton.Chapter_3
Relations and Functions
-/
namespace Enderton.Set.Chapter_3
end Enderton.Set.Chapter_3