Theorems · Theorem · number theory
ZSpan.repr_fract_apply
∀ {E : Type u_1} {ι : Type u_2} {K : Type u_3} [inst : NormedField K] [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace K E] (b : Module.Basis ι K E) [inst_3 : LinearOrder K] [inst_4 : IsStrictOrderedRing K]
[inst_5 : FloorRing K] [inst_6 : Fintype ι] (m : E) (i : ι), (b.repr (ZSpan.fract b m)) i = Int.fract ((b.repr m) i)- Defined in
- Mathlib.Algebra.Module.ZLattice.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
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.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.Basisstatement and proof · cited by 1,477
- NormedFieldstatement and proof · cited by 1,084
- map_subproof · cited by 565
Cited by6
Results whose statement or proof uses this declaration.
- ZSpan.fract_eq_selfproof · cited by 5
- ZSpan.fract_zSpan_addproof · cited by 2
- ZSpan.norm_fract_leproof · cited by 2
- ZSpan.fract_eq_fractproof · cited by 1
- ZSpan.fract_fractproof · cited by 1
- ZSpan.coe_fract_selfproof · cited by 0