Theorems · Theorem · commutative algebra
MvPowerSeries.LinearTopology.basis_le_iff
∀ {σ : Type u_1} {R : Type u_2} [inst : Ring R] {J K : TwoSidedIdeal R} {d e : σ →₀ ℕ},
K ≠ ⊤ →
(MvPowerSeries.LinearTopology.basis σ R (J, d) ≤ MvPowerSeries.LinearTopology.basis σ R (K, e) ↔ J ≤ K ∧ e ≤ d)basis σ R ⟨J, d⟩ ≤ basis σ R ⟨K, e⟩ if and only if J ≤ K and e ≤ d.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topstatement and proof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Set.ofPredproof · cited by 6,101
- Finsuppstatement and proof · cited by 5,255
- le_rflproof · cited by 1,558
- MvPowerSeriesstatement and proof · cited by 659
- zero_leproof · cited by 382
- MvPowerSeries.coeffproof · cited by 273
- eq_top_iffproof · cited by 236
- TwoSidedIdealstatement and proof · cited by 151
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.