Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-08-18 18:52 15444e1f

View on Github →

feat(model_theory/basic): more substructure API, including subtype, map, and comap (#7937) Defines first_order.language.embedding.of_injective, which bundles an injective hom in an algebraic language as an embedding Defines the induced L.Structure on an L.substructure Defines the embedding S.subtype from S : L.substructure M into M Defines substructure.map and substructure.comap and associated API including Galois insertions

Estimated changes