Theorems · Theorem · commutative algebra
IsLinearTopology.hasBasis_twoSidedIdeal
∀ {R : Type u_1} [inst : Ring R] [inst_1 : TopologicalSpace R] [IsLinearTopology R R] [IsLinearTopology Rᵐᵒᵖ R],
(nhds 0).HasBasis (fun I => ↑I ∈ nhds 0) fun I => ↑IIf a ring R is linearly ordered as a left and right module over itself,
then it has a basis of neighborhoods of zero made of two-sided ideals.
This is usually called a linearly topologized ring, but we do not add a specific spelling:
you should use [IsLinearTopology R R] [IsLinearTopology Rᵐᵒᵖ R] instead.
- Defined in
- Mathlib.Topology.Algebra.LinearTopology
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement · cited by 8,121
- Ringstatement and proof · cited by 7,463
- nhdsstatement and proof · cited by 5,554
- AddSubgroupproof · cited by 3,232
- MulOppositestatement and proof · cited by 1,135
- Filter.HasBasisstatement · cited by 604
- MulOpposite.unopproof · cited by 268
- AddMemClass.add_memproof · cited by 229
Cited by3
Results whose statement or proof uses this declaration.
- IsLinearTopology.hasBasis_open_twoSidedIdealproof · cited by 1
- isLinearTopology_iff_hasBasis_twoSidedIdealproof · cited by 0
- MvPowerSeries.LinearTopology.hasBasis_nhds_zeroproof · cited by 0