Theorems · Theorem · commutative algebra
isLinearTopology_iff_hasBasis_open_submodule
∀ {R : Type u_1} {M : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : TopologicalSpace M] [ContinuousAdd M],
IsLinearTopology R M ↔ (nhds 0).HasBasis (fun N => IsOpen ↑N) fun N => ↑N- Defined in
- Mathlib.Topology.Algebra.LinearTopology
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- nhdsstatement and proof · cited by 5,554
- IsOpenstatement and proof · cited by 2,400
- ContinuousAddstatement and proof · cited by 777
- Filter.HasBasisstatement and proof · cited by 604
- IsLinearTopologystatement and proof · cited by 83
- IsLinearTopology.mk_of_hasBasisproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- isLinearTopology_iff_hasBasis_open_idealproof · cited by 0