Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-05-05 11:57 23270e71

View on Github →

feat(ring_theory/adjoin): adjoining elements to form subalgebras (#756)

  • feat(ring_theory/adjoin): adjoining elements to form subalgebras
  • Fix build
  • Change to_submodule into a coercion
  • Use pointwise_mul
  • add simp attribute to adjoin_empty

Estimated changes