Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting note: added instance #10754

Open
pitmonticone opened this issue Feb 20, 2024 · 0 comments
Open

Porting note: added instance #10754

pitmonticone opened this issue Feb 20, 2024 · 0 comments
Labels
porting-notes Mathlib3 to Mathlib4 porting notes.

Comments

@pitmonticone
Copy link
Collaborator

pitmonticone commented Feb 20, 2024

Classifies porting notes claiming anything semantically equivalent to:

  • "added instance"
  • "new instance"
  • "adding instance"
  • "had to add this instance manually"

Examples

instance ofPrime_scalar_tower (A : ValuationSubring K) (P : Ideal A) [P.IsPrime] :
-- Porting note: added instance
letI : SMul A (A.ofPrime P) := SMulZeroClass.toSMul
IsScalarTower A (A.ofPrime P) K :=
IsScalarTower.subalgebra' A K K
-- Porting note: filled in the argument
(Localization.subalgebra.ofField K _ P.primeCompl_le_nonZeroDivisors)
#align valuation_subring.of_prime_scalar_tower ValuationSubring.ofPrime_scalar_tower

-- Porting note: added
instance (t : Register) : Trans (StateEq (t + 1)) (StateEq (t + 1)) (StateEq (t + 1)) :=
⟨@StateEq.trans _⟩

-- Porting note: added
instance (t : Register) : Trans (StateEq (t + 1)) (StateEqRs (t + 1)) (StateEqRs (t + 1)) :=
⟨@StateEqStateEqRs.trans _⟩

@pitmonticone pitmonticone added the porting-notes Mathlib3 to Mathlib4 porting notes. label Feb 20, 2024
mathlib-bors bot pushed a commit that referenced this issue Feb 20, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
mathlib-bors bot pushed a commit that referenced this issue Feb 23, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
thorimur pushed a commit that referenced this issue Feb 24, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
thorimur pushed a commit that referenced this issue Feb 24, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
mathlib-bors bot pushed a commit that referenced this issue Feb 24, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
thorimur pushed a commit that referenced this issue Feb 26, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
thorimur pushed a commit that referenced this issue Feb 26, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
mathlib-bors bot pushed a commit that referenced this issue Mar 1, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
riccardobrasca pushed a commit that referenced this issue Mar 1, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
riccardobrasca pushed a commit that referenced this issue Mar 1, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
riccardobrasca pushed a commit that referenced this issue Mar 1, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
riccardobrasca pushed a commit that referenced this issue Mar 1, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
kbuzzard pushed a commit that referenced this issue Mar 12, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
mathlib-bors bot pushed a commit that referenced this issue Mar 17, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
dagurtomas pushed a commit that referenced this issue Mar 22, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
dagurtomas pushed a commit that referenced this issue Mar 22, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
dagurtomas pushed a commit that referenced this issue Mar 22, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
dagurtomas pushed a commit that referenced this issue Mar 22, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
dagurtomas pushed a commit that referenced this issue Mar 22, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
utensil pushed a commit that referenced this issue Mar 26, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
utensil pushed a commit that referenced this issue Mar 26, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
Louddy pushed a commit that referenced this issue Apr 15, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
Louddy pushed a commit that referenced this issue Apr 15, 2024
Classifies by adding issue number (#10754) to porting notes claiming `added instance`.
Louddy pushed a commit that referenced this issue Apr 15, 2024
Classifies by adding issue number #10754 to porting notes claiming anything semantically equivalent to:

- "added instance"
- "new instance"
- "adding instance"
- "had to add this instance manually"
Louddy pushed a commit that referenced this issue Apr 15, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
atarnoam pushed a commit that referenced this issue Apr 16, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
uniwuni pushed a commit that referenced this issue Apr 19, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
callesonne pushed a commit that referenced this issue Apr 22, 2024
Classifies by adding issue number #10754 to porting notes claiming "new instance".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
porting-notes Mathlib3 to Mathlib4 porting notes.
Projects
None yet
Development

No branches or pull requests

1 participant