Theorems · Definition · ring theory
Subalgebra.copy
{R : Type u} →
{A : Type v} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] → [inst_2 : Algebra R A] → (S : Subalgebra R A) → (s : Set A) → s = ↑S → Subalgebra R ACopy of a subalgebra with a new carrier equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement and proof · cited by 8,199
- Subalgebrastatement and proof · cited by 1,353
- Subsemiringproof · cited by 456
- Subalgebra.toSubsemiringproof · cited by 115
- Subsemiring.copyproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- Localization.subalgebra.ofFieldproof · cited by 8
- Localization.subalgebraproof · cited by 5
- StarSubalgebra.copyproof · cited by 2
- IntermediateField.copyproof · cited by 2
- IntermediateField.coe_iSup_of_directedproof · cited by 2
- Algebra.giproof · cited by 1
- Subalgebra.copy_eqstatement and proof · cited by 1
- Subalgebra.coe_copystatement and proof · cited by 0
- Subalgebra.copy_toSubsemiringstatement and proof · cited by 0
- Subalgebra.copy.congr_simpstatement and proof · cited by 0