Theorems · Theorem · ring theory
Subalgebra.pi_mono
∀ {ι : Type u_1} {R : Type u_2} {S : ι → Type u_3} [inst : CommSemiring R] [inst_1 : (i : ι) → Semiring (S i)]
[inst_2 : (i : ι) → Algebra R (S i)] {s : Set ι} {t₁ t₂ : (i : ι) → Subalgebra R (S i)},
(∀ i ∈ s, t₁ i ≤ t₂ i) → Subalgebra.pi s t₁ ≤ Subalgebra.pi s t₂- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Subalgebrastatement and proof · cited by 1,353
- Set.pi_monoproof · cited by 8
- Subalgebra.pistatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.