Theorems · Theorem · commutative algebra
IsLinearTopology.hasBasis_open_subbimodule
∀ (R : Type u_1) (R' : Type u_2) {M : Type u_3} [inst : Ring R] [inst_1 : Ring R'] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [inst_4 : Module R' M] [SMulCommClass R R' M] [inst_6 : TopologicalSpace M] [ContinuousAdd M]
[IsLinearTopology R M] [IsLinearTopology R' M],
(nhds 0).HasBasis (fun I => IsOpen ↑I ∧ (∀ (r : R), ∀ x ∈ I, r • x ∈ I) ∧ ∀ (r' : R'), ∀ x ∈ I, r' • x ∈ I) fun I =>
↑IA variant of IsLinearTopology.hasBasis_subbimodule using IsOpen I instead of I ∈ 𝓝 0.
- Defined in
- Mathlib.Topology.Algebra.LinearTopology
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- nhdsstatement and proof · cited by 5,554
- AddSubgroupstatement and proof · cited by 3,232
- IsOpenstatement and proof · cited by 2,400
- SMulCommClassstatement and proof · cited by 1,927
- ContinuousAddstatement and proof · cited by 777
- Filter.HasBasisstatement · cited by 604
- IsOpen.mem_nhdsproof · cited by 470
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.