bookshelf/Bookshelf/Enderton/Set/Chapter_3.lean

10 lines
145 B
Plaintext

import Mathlib.Data.Set.Basic
/-! # Enderton.Chapter_3
Relations and Functions
-/
namespace Enderton.Set.Chapter_3
end Enderton.Set.Chapter_3